summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/ObjCUnusedIVarsChecker.cpp
diff options
context:
space:
mode:
authorCraig Silverstein <csilvers2000@yahoo.com>2010-06-28 15:37:14 +0000
committerCraig Silverstein <csilvers2000@yahoo.com>2010-06-28 15:37:14 +0000
commit282ddc646bc994b2d0e06dfd56b7430083fa258e (patch)
tree3ee43c3f5b912ce2ac97607816b6d9f8f99364cd /clang/lib/Checker/ObjCUnusedIVarsChecker.cpp
parentf9463106b3cd1c6437b57461ce2f5026defd2ff3 (diff)
downloadbcm5719-llvm-282ddc646bc994b2d0e06dfd56b7430083fa258e.tar.gz
bcm5719-llvm-282ddc646bc994b2d0e06dfd56b7430083fa258e.zip
Add support for traversing initializer lists (in constructors), which
we ignoring before. To give access to the names on the initializer, which aren't a type or an expr or a decl, I've introduced a new TraverseInitializer. By default, it just traverses on the expr that the name is being initialized to. Reviewed by chandlerc. Tested via clang's 'make test'. llvm-svn: 107008
Diffstat (limited to 'clang/lib/Checker/ObjCUnusedIVarsChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud