Oliver Stöneberg
|
4182f943aa
|
use more granular suppressions in selfcheck and prefer inline suppressions (#5703)
|
2023-12-01 15:59:01 +01:00 |
chrchr-github
|
72a36172aa
|
Fix #12142 FP uninitStructMember, unreadVariable with pointer to member (#5618)
|
2023-11-04 13:40:06 +01:00 |
Oliver Stöneberg
|
a22c181553
|
fixed "Redundant elaborated type specifier" Rider warnings (#5517)
|
2023-10-08 09:10:17 +02:00 |
chrchr-github
|
aa281501c9
|
Fix #11923 FN unreadVariable (regression) (#5409)
|
2023-09-11 11:36:03 +02:00 |
chrchr-github
|
d6d3c7b3fc
|
Fix #11139, #11817 FP unreadVariable (#5221)
|
2023-07-07 20:18:15 +02:00 |
chrchr-github
|
bb962e2bc3
|
Enable and mitigate readability-else-after-return (#5175)
|
2023-06-20 18:43:21 +02:00 |
chrchr-github
|
94b6c87049
|
Fix #11728 FP unreadVariable with brace-init (#5075)
|
2023-05-23 20:21:02 +02:00 |
Oliver Stöneberg
|
5be8eee943
|
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
|
2023-04-08 16:08:47 +02:00 |
Oliver Stöneberg
|
bd1ae69b00
|
cleaned up includes based on `include-what-you-use` (#4599)
|
2023-03-02 21:50:14 +01:00 |
chrchr-github
|
4f8329b2df
|
Fix #11545 FP unreadVariable with std::span (#4792)
|
2023-02-14 06:11:24 +01:00 |
Oliver Stöneberg
|
8ef14dad98
|
fixed and enabled `performance-faster-string-find` clang-tidy warning (#4769)
|
2023-02-08 21:01:51 +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 |
Oliver Stöneberg
|
29e0133cb5
|
extracted `FwdAnalysis` from `astutils.{cpp|h}` (#4637)
* added missing filtering offiles in Visual Studio project
* extracted `FwdAnalysis` from `astutils.{cpp|h}`
|
2022-12-13 22:29:23 +01:00 |