Age | Commit message (Expand) | Author |
---|---|---|
2012-03-01 | Move llvm/ADT/SaveAndRestore.h -> llvm/Support/SaveAndRestore.h. | Argyrios Kyrtzidis |
2012-02-27 | Move "clang/Analysis/Support/SaveAndRestore.h" to "llvm/ADT/SaveAndRestore.h" | Argyrios Kyrtzidis |
2011-12-22 | Colorize and condense CFG pretty-printing. | Ted Kremenek |
2011-12-22 | Enhance AnalysisDeclContext::getReferencedBlockVars() to understand PseudoObj... | Ted Kremenek |
2011-11-14 | [analyzer] teach AnalysisDeclContext::getSelfDecl() about blocks that capture... | Ted Kremenek |
2011-10-24 | Actually rename the file AnalysisContext.cpp -> AnalysisDeclContext.cpp | Chandler Carruth |