-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: danmar/cppcheck
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #14064 Files are reanalyzed with --cppcheck-build-dir and inline suppressions (regression)
#7741
opened Aug 14, 2025 by
chrchr-github
•
Draft
Fix #14070 FP duplicateCondition for modified string
#7737
opened Aug 13, 2025 by
chrchr-github
Loading…
checkcondition.cpp: fixed
-Wbitwise-instead-of-logical
Clang warnings
#7736
opened Aug 13, 2025 by
firewave
Loading…
tests: increase coverage for containerOutOfBounds (non-empty containers)
#7733
opened Aug 12, 2025 by
aryanrahar
Loading…
fixed #14065 - Makefile: added
CXXOPTS
and LDOPTS
to extend CXXFLAGS
and LDFLAGS
#7732
opened Aug 12, 2025 by
firewave
Loading…
Fix #12162 false negative: functionConst with container member functions
#7731
opened Aug 12, 2025 by
chrchr-github
Loading…
Fix #14060 FN containerOutOfBounds with multi-parameter std::stack::emplace() (regression)
#7726
opened Aug 7, 2025 by
chrchr-github
Loading…
Fix #14019 Bad AST for template reference type / #14054 FN danglingTemporaryLifetime with const iterator to subobject
#7722
opened Aug 7, 2025 by
chrchr-github
Loading…
fix #13998: Add script for pulling latest simplecpp version
#7659
opened Jul 10, 2025 by
ludviggunne
Loading…
CMake cleanup
merge-after-next-release
Wait with merging this PR until after the next Release
#7658
opened Jul 9, 2025 by
pfultz2
Loading…
Dont check message on tests since this fails on newer libc++
#7656
opened Jul 8, 2025 by
pfultz2
Loading…
fixed #13982 - cppcheck.cpp: do not crash if
mExecuteCommand
is empty
#7647
opened Jul 6, 2025 by
firewave
Loading…
Fix #13398 (Clang import: use json output instead of debug output)
merge-after-next-release
Wait with merging this PR until after the next Release
#7646
opened Jul 6, 2025 by
danmar
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.