summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/BugReporterVisitors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add simpler checker to check if variables captured by a block are uninitialized.Ted Kremenek2010-02-161-1/+19
* Revert 95541.Ted Kremenek2010-02-081-3/+3
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-3/+3
* Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek2010-01-251-2/+2
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+349
OpenPOWER on IntegriCloud