Commit 670f7e4
committed
[clang-tidy] Fix cert-err33-c to ignore functions with same prefixes as target
PR #82952 introduced regexes matching for CheckedFunctions used by this checker.
Fix false positives by adding end-of-string to target regexes.
Signed-off-by: Björn Svensson <[email protected]>1 parent 83abf99 commit 670f7e4
File tree
2 files changed
+177
-179
lines changed- clang-tools-extra
- clang-tidy/cert
- test/clang-tidy/checkers/cert
2 files changed
+177
-179
lines changed
0 commit comments