Age | Commit message (Expand) | Author |
---|---|---|
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |
2009-12-16 | Teach NoReturnFunctionChecker that FunctionDecl::getIdentifier() is not guara... | Ted Kremenek |
2009-12-07 | Add EvalCallExpr interface to checker, and migrate the no-return function | Zhongxing Xu |