Daniel Marjamäki
|
5aa1710dd0
|
Fix #12071 (Add safety mode that makes cppcheck more strict about critical errors) (#5777)
|
2023-12-18 18:26:23 +01:00 |
Oliver Stöneberg
|
8c0d43d928
|
removed unnecessary encapsulation of severity enum and made it an `enum class` (#5541)
|
2023-10-12 11:58:39 +02:00 |
Oliver Stöneberg
|
a43b55a0ca
|
Improved addon execution errorhandling (#5451)
|
2023-09-20 10:40:57 +02:00 |
Oliver Stöneberg
|
e2f38fdaf3
|
removed `experimental` and `safe` from `Certainty` (#4819)
|
2023-03-12 14:15:29 +01:00 |
Daniel Marjamäki
|
464fbe8d53
|
Update copyright year
|
2023-01-28 10:16:34 +01:00 |
Oliver Stöneberg
|
8cc3e0b2ff
|
errortypes.h: use `enum class` instead of wrapping types into classes (#4693)
|
2023-01-08 19:31:54 +01:00 |
Daniel Marjamäki
|
8aec886450
|
runformat
|
2022-11-12 22:36:26 +01:00 |
Daniel Marjamäki
|
15d3e510e1
|
ValueFlow: throw TerminateException in valueFlowGenericForward in case analysis is terminated
|
2022-11-12 12:47:54 +01:00 |
Oliver Stöneberg
|
b65b47d3a8
|
enabled and fixed `modernize-pass-by-value` clang-tidy warnings (#4169)
|
2022-07-28 22:51:45 +02:00 |
Oliver Stöneberg
|
887463855b
|
mitigated most clang-tidy warnings in headers (#4175)
|
2022-07-26 11:10:03 +02: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 |
Daniel Marjamäki
|
42437277dc
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
Daniel Marjamäki
|
849ea6b3c8
|
Fix compilation errors
|
2021-02-24 22:12:48 +01:00 |
PKEuS
|
141d2ac215
|
Refactorization: Improved internal implementation of severity and certainty levels
Backported from LCppC.
|
2021-02-24 22:00:06 +01:00 |
Oliver Stöneberg
|
37bc0483a4
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |