summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/UndefBranchChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Constify all references to Stmt* and CFGBlock* in libChecker.Zhongxing Xu2010-07-201-8/+9
* Checker: random include cleanup.Benjamin Kramer2010-03-271-0/+1
* Revert 95541.Ted Kremenek2010-02-081-2/+2
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-2/+2
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+117
OpenPOWER on IntegriCloud