1. 6907ce2 Remove trailing space by Fangrui Song · 7 years ago
  2. bc32433 [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  3. 2772076 Reverting r214064 and r215650 while investigating a pesky performance regression by Artyom Skrobov · 11 years ago
  4. a208a73 Use the proper post-order traversal in LiveVariables analysis, by Artyom Skrobov · 11 years ago
  5. 2554294 [C++11] Use 'nullptr'. Analysis edition. by Craig Topper · 11 years ago
  6. 68e081d Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  7. 81ce1c8 Rename AnalysisContext to AnalysisDeclContext. Not only is this name more accurate, but it frees up the name AnalysisContext for other uses. by Ted Kremenek · 14 years ago
  8. 5abde7c Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostOrderCFGView. by Ted Kremenek · 14 years ago