Age | Commit message (Expand) | Author |
---|---|---|
2010-02-28 | Use getBody() to get the function definition when the decl referenced is not | Zhongxing Xu |
2010-02-25 | Restore Zhongxing's commits r97122 r97127 r97129 r97131 which were reverted d... | Douglas Gregor |
2010-02-25 | Revert patches r97122 r97127 r97129 r97131. | Jakob Stoklund Olesen |
2010-02-25 | Move the GenerateCallExitNode logic completely into GREndPathNodeBuilder. | Zhongxing Xu |
2010-02-25 | Move the dead bindings removal logic from CallInliner to GRExprEngine::Proces... | Zhongxing Xu |
2010-02-25 | Call inliner improvements: | Zhongxing Xu |
2010-02-17 | In symbol reaper, a variable is live if its stack frame is the parent of the | Zhongxing Xu |
2010-02-08 | Revert 95541. | Ted Kremenek |
2010-02-08 | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu |
2010-01-26 | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |