summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/NoReturnFunctionChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* the big refactoring bits of PR3782.Rafael Espindola2010-03-301-1/+1
* Be a bit more consistent in using operator->Rafael Espindola2010-03-291-1/+1
* Fix NoReturnFunctionChecker to properly look at a function's typeTed Kremenek2010-03-261-41/+41
* Revert 95541.Ted Kremenek2010-02-081-1/+1
* Rename: GRState::getSVal(Stmt*) => getExprVal(),Zhongxing Xu2010-02-081-1/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+79
OpenPOWER on IntegriCloud