summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/ObjCUnusedIVarsChecker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Enhance the unused ivar checker to not consider an ivar to be accidentally ↵Ted Kremenek2010-02-251-0/+161
unused when it is explicitly marked as unused via __attribute__((unused)). llvm-svn: 97104
OpenPOWER on IntegriCloud