1. d6277fb [driver] When creating the compiler invocation out of command-line by Argyrios Kyrtzidis · 13 years ago
  2. c93dc78 Basic: import IntrusiveRefCntPtr<> into clang namespace by Dylan Noblesmith · 13 years ago
  3. f7ccbad Basic: import SmallString<> into clang namespace by Dylan Noblesmith · 13 years ago
  4. 6f42b62 Basic: import OwningPtr<> into clang namespace by Dylan Noblesmith · 13 years ago
  5. 8fdb6de Let CompilerInvocation initialization indicate failure by Dylan Noblesmith · 14 years ago
  6. 5d8b954 rename getHostTriple into getDefaultTargetTriple in clang by Sebastian Pop · 14 years ago
  7. 10a82cd Rip out flags for controlling C++ "production mode" separately. by Bob Wilson · 14 years ago
  8. d6471f7 Rename Diagnostic to DiagnosticsEngine as per issue 5397 by David Blaikie · 14 years ago
  9. 2d3ba4f Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder! by Chris Lattner · 14 years ago
  10. 5f9e272 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 14 years ago
  11. 4d50934 Fix the clang part of PR7952: rewrite the specialization of isa<> in DeclBase, by Eli Friedman · 14 years ago
  12. ea383c0 Add missing file for my previous commit. by Argyrios Kyrtzidis · 14 years ago