1. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  2. 575bc3ba [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py by Chandler Carruth · 11 years ago
  3. d71a5c7 Switching from std::vector to llvm::ArrayRef per post-commit review suggestion. by Aaron Ballman · 11 years ago
  4. cc7f4aa Some versions of MSVC do not support initializer list construction of vectors, so this fixes a broken build from r216385. by Aaron Ballman · 11 years ago
  5. dff50cb ASTVector: Fix return value of various insert() methods. by Will Dietz · 11 years ago
  6. 416fa34 [C++11] Use 'nullptr'. Unittests edition. by Craig Topper · 11 years ago
  7. 67fc79f Revert "Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile"" by David Blaikie · 12 years ago
  8. 3c0e97c Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile" by David Blaikie · 12 years ago
  9. 4cffb8ed PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile by David Blaikie · 12 years ago