1. fa98390 NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) by Erik Pilkington · 7 years ago
  2. 79d50a0 [ASTImporter] Add test for C++'s try/catch statements. by Raphael Isemann · 7 years ago
  3. c705bb8 [ASTImporter] Add test for C++ casts and fix broken const_cast importing. by Raphael Isemann · 7 years ago
  4. d10d790 Allow the creation of human-friendly ASTDumper to arbitrary output stream by Alexander Kornienko · 7 years ago
  5. 034c0f2 clang-import-test: fix build with clang-3.8 by Pavel Labath · 8 years ago
  6. 3df7258 [clang-import-test] Run clang-format, NFC by Vedant Kumar · 8 years ago
  7. 51d3fb0 Fix typos of occurred and occurrence by Malcolm Parsons · 8 years ago
  8. 967d438 Add support for remembering origins to ExternalASTMerger by Sean Callanan · 8 years ago
  9. 2b3a54b This adds the argument --dump-ir to clang-import-test, which allows by Sean Callanan · 8 years ago
  10. 1eac879 [ExternalASTMerger] Import Objective-C classes by Sean Callanan · 8 years ago
  11. 6d56502 [clang-import-test] Committed missed update to clang-import-test.cpp by Sean Callanan · 8 years ago
  12. 19e07e1 Preserve CXX method overrides in ASTImporter by Lang Hames · 8 years ago
  13. 9092d47 [ASTImporter] Improve handling of incomplete types by Sean Callanan · 8 years ago
  14. b7160ca [clang-import-test] Lookup inside contexts by Sean Callanan · 8 years ago
  15. ea4395e Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
  16. 81d0829 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
  17. 9280a85 IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer by David Blaikie · 9 years ago
  18. 7d98250 Testbed and skeleton of a new expression parser by Sean Callanan · 9 years ago
  19. ca2f40d Reverting r290004, r290006, r290010 pending review. by Sean Callanan · 9 years ago
  20. fe929aa3 Testbed and skeleton of a new expression parser by Sean Callanan · 9 years ago