Oliver Stöneberg
|
e47300016b
|
moved some classes/structs into anonymous namespace (#5669)
|
2023-11-16 15:49:41 +01:00 |
Oliver Stöneberg
|
84a9b3a5f2
|
enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335)
|
2023-08-16 17:13:36 +02:00 |
Oliver Stöneberg
|
e99d7c6531
|
fixed some `-Wdeprecated-copy-dtor` Clang compiler warnings (#4836)
|
2023-03-02 21:02:29 +01:00 |
Daniel Marjamäki
|
464fbe8d53
|
Update copyright year
|
2023-01-28 10:16:34 +01:00 |
Oliver Stöneberg
|
bea6aec2b2
|
extracted `ValueFlow::Value` to `vfvalue.{cpp|h}` (#4642)
|
2023-01-26 22:23:22 +01:00 |
Daniel Marjamäki
|
3989408738
|
Update copyright year
|
2022-02-05 11:45:17 +01:00 |
Oliver Stöneberg
|
171da2e6f9
|
avoid dependency on transitive includes - based on include-what-you-use (#3757)
|
2022-01-27 19:03:20 +01:00 |
chrchr-github
|
184ef4e739
|
Fix MSVC build (#3671)
|
2022-01-04 15:38:37 +01:00 |
Paul Fultz II
|
119ec0582a
|
Fix 10676: FP: Array index -1 is out of bounds. (#3670)
|
2022-01-04 10:21:54 +01:00 |
Paul Fultz II
|
a1e0ef9b38
|
Refactor: Use interval analysis for symbolic values for inferCondtion (#3488)
|
2021-10-09 16:19:06 +02:00 |