.. |
bug-hunting
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
cfg
|
Add support for std::ofstream::precision() (#4485)
|
2022-09-20 17:23:18 +02:00 |
cli
|
selfcheck : cleaned up some suppressions, fixed warnings and some cleanups (#4436)
|
2022-09-06 23:11:39 +02:00 |
synthetic
|
…
|
|
testsuites
|
…
|
|
CMakeLists.txt
|
some small cleanups and refactorings (#4488)
|
2022-09-24 11:59:13 +02:00 |
options.cpp
|
…
|
|
options.h
|
Update Copyrights
|
2022-08-28 14:22:12 +02:00 |
precompiled.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testanalyzerinformation.cpp
|
Fix sense of test (.analyzerinfo files get placed in wrong directory) (#4486)
|
2022-09-21 17:38:23 +02:00 |
testassert.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testastutils.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testautovariables.cpp
|
Added regression test for ticket #11091 - FP: Using object that is a temporary
|
2022-09-24 22:11:04 +02:00 |
testbool.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testboost.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testbufferoverrun.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testcharvar.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testclangimport.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testclass.cpp
|
Fix FP with std::array (#4497)
|
2022-09-23 20:18:49 +02:00 |
testcmdlineparser.cpp
|
improved `TestCmdlineParser` (#4475)
|
2022-09-17 18:50:25 +02:00 |
testcondition.cpp
|
Fix duplicateConditionalAssign FP (#4484)
|
2022-09-20 21:57:27 +02:00 |
testconstructors.cpp
|
Add tests for #6504, #11177 (#4494)
|
2022-09-22 19:41:29 +02:00 |
testcppcheck.cpp
|
enabled and fixed `readability-named-parameter` clang-tidy warnings (#4487)
|
2022-09-27 20:03:25 +02:00 |
testerrorlogger.cpp
|
Cppcheck: Write product name if provided in xml output
|
2022-07-07 17:35:13 +02:00 |
testexceptionsafety.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
Fix 11171: False positive: missing return statement when std::enable_if_t is used (#4504)
|
2022-09-26 18:20:42 +02:00 |
testgarbage.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testimportproject.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testincompletestatement.cpp
|
Add tests for #6504, #11177 (#4494)
|
2022-09-22 19:41:29 +02:00 |
testinternal.cpp
|
added more missing `sstream` includes (#4384)
|
2022-08-19 18:23:15 +02:00 |
testio.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testleakautovar.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testlibrary.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testmathlib.cpp
|
mathlib.h: replaced slow `std::ostringstream` with `std::to_string()` in `MathLib::toString()` (#4382)
|
2022-08-19 20:44:24 +02:00 |
testmemleak.cpp
|
Fix #11039 Empty AST with delete new / #11327 FP leakReturnValNotUsed with new and offset (#4513)
|
2022-09-27 18:12:58 +02:00 |
testnullpointer.cpp
|
Fix ctunullpointer FP (#4471)
|
2022-09-16 12:11:34 +02:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Fix #10057 "statement without effect" / #4779 FN unusedScopedObject does not work for classes in different namespace (#4500)
|
2022-09-24 12:49:37 +02:00 |
testpath.cpp
|
Fixed whole program analysis
|
2022-07-12 22:58:52 +02:00 |
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testpreprocessor.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testprocessexecutor.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
LCppC backports: Refactorizations/Optimizations (#4204)
|
2022-08-21 17:21:02 +02:00 |
testrunner.vcxproj.filters
|
LCppC backports: Refactorizations/Optimizations (#4204)
|
2022-08-21 17:21:02 +02:00 |
testsimplifytemplate.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testsimplifytokens.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testsimplifytypedef.cpp
|
Fixed #11232 (Syntax Error: AST broken, binary operator '!=' doesn't have two operands)
|
2022-08-27 18:02:19 +02:00 |
testsimplifyusing.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testsizeof.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
teststl.cpp
|
enabled and fixed `readability-named-parameter` clang-tidy warnings (#4487)
|
2022-09-27 20:03:25 +02:00 |
teststring.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testsuite.cpp
|
enabled and fixed `readability-named-parameter` clang-tidy warnings (#4487)
|
2022-09-27 20:03:25 +02:00 |
testsuite.h
|
…
|
|
testsummaries.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testsuppressions.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testsymboldatabase.cpp
|
Fix #11332 Function::addArguments found argument 'b' with varid 0 wit… (#4506)
|
2022-09-26 18:21:21 +02:00 |
testthreadexecutor.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testtimer.cpp
|
…
|
|
testtoken.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testtokenize.cpp
|
Fix #11039 Empty AST with delete new / #11327 FP leakReturnValNotUsed with new and offset (#4513)
|
2022-09-27 18:12:58 +02:00 |
testtokenlist.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testtokenrange.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testtype.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testuninitvar.cpp
|
Fix noreturn FP with while() (#4429)
|
2022-09-04 10:26:31 +02:00 |
testunusedfunctions.cpp
|
Fix #10661 FP extern function reported as unused (#4279)
|
2022-07-14 20:59:58 +02:00 |
testunusedprivfunc.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testunusedvar.cpp
|
Fix #11315 FP zerodivcond from enum definition / #11310 FP unassignedVariable with static variable (#4476)
|
2022-09-17 18:50:07 +02:00 |
testutils.cpp
|
…
|
|
testutils.h
|
enabled and fixed `readability-named-parameter` clang-tidy warnings (#4487)
|
2022-09-27 20:03:25 +02:00 |
testvaarg.cpp
|
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
|
2022-09-16 07:15:49 +02:00 |
testvalueflow.cpp
|
Fix 11306: FP knownConditionTrueFalse with strlen() (#4477)
|
2022-09-18 08:29:10 +02:00 |
testvarid.cpp
|
Fix #11332 Function::addArguments found argument 'b' with varid 0 wit… (#4506)
|
2022-09-26 18:21:21 +02:00 |