aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/ArrayBoundChecker.cpp
AgeCommit message (Expand)Author
2010-09-09do not bind temporaries to non-const referencesGabor Greif
2010-08-11MemRegion can refer to ASTContext without external help.Zhongxing Xu
2010-03-27Checker: random include cleanup.Benjamin Kramer
2010-01-25Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek