summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/NSErrorChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add raw_ostream operators to NamedDecl for convenience. Switch over all users...Benjamin Kramer2010-04-171-1/+1
* Checker: random include cleanup.Benjamin Kramer2010-03-271-1/+1
* Revert 95541.Ted Kremenek2010-02-081-3/+2
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-2/+3
* Move 'LocalCheckers.h' to the 'Checkers' subdirectory.Ted Kremenek2010-01-261-1/+1
* Move 'include/Checkers/PathSensitive/Checkers' directory to 'include/Checkers'.Ted Kremenek2010-01-261-1/+1
* Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek2010-01-251-1/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+237
OpenPOWER on IntegriCloud