aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Pointer.cpp
diff options
context:
space:
mode:
authorBjörn Svensson <bjorn.a.svensson@est.tech>2025-04-11 10:08:29 +0200
committerGitHub <noreply@github.com>2025-04-11 10:08:29 +0200
commit0276915a6c888906b2140a3d97e5ce32057a3ca5 (patch)
tree9af77b53b9d7da1b4c0a07c9e192462d4d322926 /clang/lib/AST/ByteCode/Pointer.cpp
parentaeb06c61523499bc88af1a24eb645be972b482d4 (diff)
downloadllvm-0276915a6c888906b2140a3d97e5ce32057a3ca5.zip
llvm-0276915a6c888906b2140a3d97e5ce32057a3ca5.tar.gz
llvm-0276915a6c888906b2140a3d97e5ce32057a3ca5.tar.bz2
[clang-tidy] Fix `cert-err33-c` to ignore functions with same prefixes as target (#135160)
PR #82952 introduced regex matching for `CheckedFunctions` in `UnusedReturnValueCheck` which is used by the checker `cert-err33-c`. Add a testcase and fix false positives by adding end-of-string to target regex's. --------- Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
Diffstat (limited to 'clang/lib/AST/ByteCode/Pointer.cpp')
0 files changed, 0 insertions, 0 deletions