Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-23 | Reverting r214064 and r215650 while investigating a pesky performance regression | Artyom Skrobov | 1 | -52/+4 |
2014-08-14 | Use the proper post-order traversal in LiveVariables analysis, | Artyom Skrobov | 1 | -4/+52 |
2014-05-20 | [C++11] Use 'nullptr'. Analysis edition. | Craig Topper | 1 | -1/+1 |
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 1 | -0/+2 |
2011-10-24 | Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac... | Ted Kremenek | 1 | -1/+1 |
2011-10-22 | Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostO... | Ted Kremenek | 1 | -0/+47 |