summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/ArrayBoundChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* do not bind temporaries to non-const referencesGabor Greif2010-09-091-1/+1
* MemRegion can refer to ASTContext without external help.Zhongxing Xu2010-08-111-1/+1
* Checker: random include cleanup.Benjamin Kramer2010-03-271-2/+2
* 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/+91
OpenPOWER on IntegriCloud