summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/NoReturnFunctionChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-79/+0
* Teach NoReturnFunctionChecker that FunctionDecl::getIdentifier() is not guara...Ted Kremenek2009-12-161-3/+2
* Add EvalCallExpr interface to checker, and migrate the no-return functionZhongxing Xu2009-12-071-0/+80
OpenPOWER on IntegriCloud