summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CheckerHelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-80/+0
* [analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis2010-12-221-1/+1
* Zap unused UnaryOperator::OffsetOf.Eli Friedman2010-08-131-5/+0
* Make checker recognize OffsetOfExpr as a form of __builtin_offsetof.Eli Friedman2010-08-051-1/+4
* Extracted out some useful common functions in IdempotentOperationChecker to t...Tom Care2010-07-271-0/+82
OpenPOWER on IntegriCloud