..
CMakeLists.txt
actually perform system tinyxml2 build on macos / fixed system tinyxml2 include ( #4445 )
2022-09-06 18:30:59 +02:00
analyzer.h
use `emptyString` more consistently ( #4034 )
2022-07-10 10:57:29 +02:00
analyzerinfo.cpp
Fixed whole program analysis
2022-07-12 22:58:52 +02:00
analyzerinfo.h
Update Copyrights
2022-08-28 14:22:12 +02:00
astutils.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
astutils.h
Fix 9755: false negative: access of moved variable in conditional code ( #4459 )
2022-09-11 12:32:01 +02:00
calculate.h
…
check.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
check.h
avoid unnecessary copies with `emplace_back()` ( #4450 )
2022-09-10 11:25:15 +02:00
check64bit.cpp
…
check64bit.h
…
checkassert.cpp
…
checkassert.h
…
checkautovariables.cpp
Fix #10993 danglingTemporaryLifetime reported in two different locati… ( #4462 )
2022-09-14 07:28:04 +02:00
checkautovariables.h
Fix #10993 danglingTemporaryLifetime reported in two different locati… ( #4462 )
2022-09-14 07:28:04 +02:00
checkbool.cpp
Fix FP bitwiseOnBoolean ( #4280 )
2022-07-14 20:59:39 +02:00
checkbool.h
Fix #4233 FN: Bitwise operation with bool and int ( #4266 )
2022-07-11 22:58:37 +02:00
checkboost.cpp
…
checkboost.h
…
checkbufferoverrun.cpp
Fix FP bufferAccessOutOfBounds ( #4427 )
2022-08-31 19:31:37 +02:00
checkbufferoverrun.h
Fix #11145 FP negativeMemoryAllocationSize with possible value ( #4387 )
2022-08-20 07:56:31 +02:00
checkclass.cpp
Fix memsetClass FP ( #4465 )
2022-09-15 20:20:49 +02:00
checkclass.h
Fix #1655 wrong usage of std::string in memcpy ( #4460 )
2022-09-13 15:14:25 +02:00
checkcondition.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
checkcondition.h
…
checkexceptionsafety.cpp
…
checkexceptionsafety.h
…
checkfunctions.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
checkfunctions.h
New check: use memcpy/memset instead of loop ( #4257 )
2022-09-03 23:29:06 +02:00
checkinternal.cpp
Update Copyrights
2022-08-28 14:22:12 +02:00
checkinternal.h
fixed some `modernize-use-emplace` false negatives with `std::stack` / removed `internalStlUsage` check ( #4346 )
2022-08-17 09:50:14 +02:00
checkio.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
checkio.h
…
checkleakautovar.cpp
Fix checkLibraryFunction FPs ( #4423 )
2022-09-02 07:51:10 +02:00
checkleakautovar.h
…
checkmemoryleak.cpp
Fix #5678 FN destructor with no definition hide mismatching alloc/dealloc ( #4401 )
2022-08-25 22:52:51 +02:00
checkmemoryleak.h
…
checknullpointer.cpp
Add test for #6541 , #5475 , avoid duplicate warning ( #4335 )
2022-08-02 21:43:18 +02:00
checknullpointer.h
use `emptyString` more consistently ( #4034 )
2022-07-10 10:57:29 +02:00
checkother.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
checkother.h
Fix 9755: false negative: access of moved variable in conditional code ( #4459 )
2022-09-11 12:32:01 +02:00
checkpostfixoperator.cpp
…
checkpostfixoperator.h
…
checksizeof.cpp
…
checksizeof.h
…
checkstl.cpp
Fix another c_strParam regression ( #4394 )
2022-08-23 20:26:36 +02:00
checkstl.h
Fix #7515 New check: Not needed c_str() operation ( #4371 )
2022-08-20 20:52:10 +02:00
checkstring.cpp
Fix #11166 inefficient way to remove last character from std::string ( #4267 )
2022-07-11 23:07:37 +02:00
checkstring.h
…
checktype.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
checktype.h
…
checkuninitvar.cpp
Fix 9755: false negative: access of moved variable in conditional code ( #4459 )
2022-09-11 12:32:01 +02:00
checkuninitvar.h
…
checkunusedfunctions.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
checkunusedfunctions.h
…
checkunusedvar.cpp
refs #10663 - sped up `Library::detectContainerOrIterator()` by iterating the containers only once ( #4380 )
2022-08-20 12:14:55 +02:00
checkunusedvar.h
…
checkvaarg.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
checkvaarg.h
…
clangimport.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
clangimport.h
LCppC backports: Refactorizations/Optimizations ( #4204 )
2022-08-21 17:21:02 +02:00
color.cpp
…
color.h
…
config.h
some `--exception-handling` related improvements ( #4368 )
2022-08-20 20:54:31 +02:00
cppcheck.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
cppcheck.h
…
cppcheck.natvis
…
cppcheck.vcxproj
LCppC backports: Refactorizations/Optimizations ( #4204 )
2022-08-21 17:21:02 +02:00
cppcheck.vcxproj.filters
LCppC backports: Refactorizations/Optimizations ( #4204 )
2022-08-21 17:21:02 +02:00
ctu.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
ctu.h
separated process execution code into `ProcessExecutor` ( #4249 )
2022-07-08 16:42:57 +02:00
errorlogger.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
errorlogger.h
removed leftover bughunting GUI related fields from `ErrorMessage` ( #4351 )
2022-08-13 08:27:52 +02:00
errortypes.cpp
enabled and fixed `modernize-pass-by-value` clang-tidy warnings ( #4169 )
2022-07-28 22:51:45 +02:00
errortypes.h
enabled and fixed `modernize-pass-by-value` clang-tidy warnings ( #4169 )
2022-07-28 22:51:45 +02:00
forwardanalyzer.cpp
fixed some clang-tidy warnings ( #4435 )
2022-09-08 20:01:41 +02:00
forwardanalyzer.h
…
importproject.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
importproject.h
GUI: configuration of premium features
2022-08-22 21:11:28 +02:00
infer.cpp
avoid unnecessary copies with `push_back()` and `push_front()` ( #4451 )
2022-09-08 09:21:35 +02:00
infer.h
…
lib.pri
…
library.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
library.h
refs #10663 - sped up `Library::detectContainerOrIterator()` by iterating the containers only once ( #4380 )
2022-08-20 12:14:55 +02:00
matchcompiler.h
…
mathlib.cpp
added missing `sstream` includes ( #4381 )
2022-08-19 10:16:23 +02:00
mathlib.h
mathlib.h: replaced slow `std::ostringstream` with `std::to_string()` in `MathLib::toString()` ( #4382 )
2022-08-19 20:44:24 +02:00
path.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
path.h
Update Copyrights
2022-08-28 14:22:12 +02:00
pathanalysis.cpp
Try to stop range overflow in forwardRange() ( #4235 )
2022-07-09 00:57:44 +02:00
pathanalysis.h
…
pathmatch.cpp
cleaned up includes based on include-what-you-use ( #4358 )
2022-08-14 12:44:19 +02:00
pathmatch.h
enabled and fixed `modernize-pass-by-value` clang-tidy warnings ( #4169 )
2022-07-28 22:51:45 +02:00
pcrerules.pri
…
platform.cpp
cleaned up includes based on include-what-you-use ( #4358 )
2022-08-14 12:44:19 +02:00
platform.h
…
precompiled.h
…
preprocessor.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
preprocessor.h
cleaned up includes based on include-what-you-use ( #4358 )
2022-08-14 12:44:19 +02:00
programmemory.cpp
Fix #11020 FP arrayIndexOutOfBounds if string literals are assigned conditionally ( #4428 )
2022-09-01 22:59:46 +02:00
programmemory.h
…
reverseanalyzer.cpp
…
reverseanalyzer.h
…
settings.cpp
fixed #11249 (potential hang with -j and --showtime= when using threads) - synchronized access to `TimerResults::mResults` / added TSAN to CI ( #4355 )
2022-08-23 20:30:45 +02:00
settings.h
fixed #11249 (potential hang with -j and --showtime= when using threads) - synchronized access to `TimerResults::mResults` / added TSAN to CI ( #4355 )
2022-08-23 20:30:45 +02:00
smallvector.h
smallvector.h: bake `reserve()` into the non-boost `SmallVector` implementation ( #4385 )
2022-08-20 20:44:26 +02:00
sourcelocation.h
Add backtrace to valueflow in debug mode ( #4195 )
2022-06-12 07:13:42 +02:00
standards.h
…
summaries.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
summaries.h
…
suppressions.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
suppressions.h
…
symboldatabase.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
symboldatabase.h
avoid unnecessary copies with `push_back()` and `push_front()` ( #4451 )
2022-09-08 09:21:35 +02:00
templatesimplifier.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
templatesimplifier.h
Update Copyrights
2022-08-28 14:22:12 +02:00
timer.cpp
Update Copyrights
2022-08-28 14:22:12 +02:00
timer.h
fixed #11249 (potential hang with -j and --showtime= when using threads) - synchronized access to `TimerResults::mResults` / added TSAN to CI ( #4355 )
2022-08-23 20:30:45 +02:00
token.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
token.h
New check: use memcpy/memset instead of loop ( #4257 )
2022-09-03 23:29:06 +02:00
tokenize.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
tokenize.h
cleaned up includes based on include-what-you-use ( #4358 )
2022-08-14 12:44:19 +02:00
tokenlist.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
tokenlist.h
avoid unnecessary copies with `push_back()` and `push_front()` ( #4451 )
2022-09-08 09:21:35 +02:00
tokenrange.h
…
utils.cpp
fixed some `modernize-use-emplace` false negatives with `std::stack` / removed `internalStlUsage` check ( #4346 )
2022-08-17 09:50:14 +02:00
utils.h
cppcheckexecutor.cpp: extracted platform-dependent code into separate files ( #4359 )
2022-08-16 22:03:44 +02:00
valueflow.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
valueflow.h
Fix #11191 FP moduloofone with pow() ( #4312 )
2022-07-28 22:11:23 +02:00
valueptr.h
…
version.h
added missing version bumps to 2.10 ( #4420 )
2022-09-09 21:02:04 +02:00
version.rc
…