aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaCXX/constructor.cpp
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2026-01-30 19:31:24 -0800
committerGitHub <noreply@github.com>2026-01-30 19:31:24 -0800
commita34e89fcb5f03167cd5ffc8237ccc8cab0314d28 (patch)
tree6c5defb71466d00c9fa671524c2be83fd2c537d4 /clang/test/SemaCXX/constructor.cpp
parent8f690ec7ffd8d435a0212a191634b544b0741c4f (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[alpha.webkit.NoDeleteChecker] Don't emit a warning for a function without annotation. (#178824)HEADmain
This PR fixes the bug in alpha.webkit.NoDeleteChecker that it emits a warning for any function without [[clang::annotate_type("webkit.nodelete")]] annotation if it contains non-trivial code. It also fixes a bug hat we weren't checking the presence of the annotation on superclass' corresponding member functions.
Diffstat (limited to 'clang/test/SemaCXX/constructor.cpp')
0 files changed, 0 insertions, 0 deletions