diff options
| author | Ryosuke Niwa <rniwa@webkit.org> | 2026-01-30 19:31:24 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-30 19:31:24 -0800 |
| commit | a34e89fcb5f03167cd5ffc8237ccc8cab0314d28 (patch) | |
| tree | 6c5defb71466d00c9fa671524c2be83fd2c537d4 /clang/test/SemaCXX/constructor.cpp | |
| parent | 8f690ec7ffd8d435a0212a191634b544b0741c4f (diff) | |
| download | llvm-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
