Age | Commit message (Expand) | Author |
---|---|---|
2010-03-23 | Since we now may have basicblocks with the same block is in different function, | Zhongxing Xu |
2010-03-05 | Remove reference to AnalysisContext in Environment. We already have LocationC... | Zhongxing Xu |
2010-03-04 | When profiling Environment, also profile with AnalysisContext*, bacause | Zhongxing Xu |
2010-02-26 | Remove derelict GRStmtNodeBuilder::LastNode. | 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 | Add comments. | Zhongxing Xu |
2010-02-25 | Call inliner improvements: | Zhongxing Xu |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |