aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2025-03-09 23:30:08 -0700
committerGitHub <noreply@github.com>2025-03-09 23:30:08 -0700
commitc8ec8073aa5d8e87a15d101ded149de399518bc1 (patch)
tree69ba4bd06af0545b6d03a784ed2df0c3d82280b1 /clang/lib/CodeGen/CodeGenFunction.cpp
parentb2b267ea7a3b85f83977cc74ba79332e453aed82 (diff)
downloadllvm-c8ec8073aa5d8e87a15d101ded149de399518bc1.zip
llvm-c8ec8073aa5d8e87a15d101ded149de399518bc1.tar.gz
llvm-c8ec8073aa5d8e87a15d101ded149de399518bc1.tar.bz2
[alpha.webkit.NoUnretainedMemberChecker] Add a new WebKit checker for unretained member variables and ivars. (#128641)
Add a new WebKit checker for member variables and instance variables of NS and CF types. A member variable or instance variable to a CF type should be RetainPtr regardless of whether ARC is enabled or disabled, and that of a NS type should be RetainPtr when ARC is disabled.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions