summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/UndefBranchChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-119/+0
* [analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis2010-12-221-2/+2
* 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