summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Combine all ObjC message CallEvents into ObjCMethodCall.Jordan Rose2012-07-181-2/+1
* [analyzer] Add generic preCall and postCall checks.Jordan Rose2012-07-021-3/+33
* [analyzer] Finish replacing ObjCMessage with ObjCMethodDecl and friends.Jordan Rose2012-07-021-2/+2
* [analyzer] Add a new abstraction over all types of calls: CallEventJordan Rose2012-07-021-1/+1
* Documentation cleanup:James Dennett2012-06-151-10/+12
* corrected check::EndOfTranslationUnit checker name and added 'const' to decla...Anton Yartsev2012-03-231-3/+3
* [analyzer] Make Malloc Checker optimistic in presence of inlining.Anna Zaks2012-02-141-2/+16
* Change references to 'const ProgramState *' to typedef 'ProgramStateRef'.Ted Kremenek2012-01-261-5/+5
* [analyzer] Add checker callback documentation.Anna Zaks2011-11-301-0/+219
OpenPOWER on IntegriCloud