aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2025-09-25 11:12:23 -0700
committerGitHub <noreply@github.com>2025-09-25 11:12:23 -0700
commit321a7c3caf7c5c6a208501e1406fcab14f8b54f9 (patch)
tree3161cb9d9949a2389036448a00a3984d0d996c3a /llvm/unittests/Support/CommandLineTest.cpp
parentc3cbd27d005b86ea5c5a375c21b86e6c2110e198 (diff)
downloadllvm-321a7c3caf7c5c6a208501e1406fcab14f8b54f9.zip
llvm-321a7c3caf7c5c6a208501e1406fcab14f8b54f9.tar.gz
llvm-321a7c3caf7c5c6a208501e1406fcab14f8b54f9.tar.bz2
[alpha.webkit.NoUnretainedMemberChecker] Only check @property when @implementation is seen (#159947)
A @interface declaration with a raw pointer @property does not necessarily mean it synthesizes ivar of that type. To determine whether such a synthesis happens or not, we must wait for @implementation to appear. So this PR makes the checker only validate @property then.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions