1. 7ed4f66 [driver] Make -serialize-diagnostics (one dash) and alias for by Chad Rosier · 12 years ago
  2. e1fde1d Simplify test a bit now that it's not actually running cc1plus. by Bob Wilson · 13 years ago
  3. c9aa9c0 Don't actually execute gcc during testing. by Benjamin Kramer · 13 years ago
  4. 6fb522e Add a testcase for svn r153854. by Bob Wilson · 13 years ago
  5. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  6. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  7. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  8. 5f31f08 Switch to the C++11 warning flags in tests. Patch by Ahmed Charles! by David Blaikie · 13 years ago
  9. 4fe4d73 [driver] i386 kext preprocessor jobs also need their unsupported options by Chad Rosier · 13 years ago
  10. 8071797 [driver] Remove a few more options when clang invokes cc1plus for i386 kexts. by Chad Rosier · 13 years ago
  11. 04225c1 [driver] Implement in a more table-like manner and add many more warning options by Chad Rosier · 13 years ago
  12. 285f9a2 [driver] Clang doesn't support -mkernel/-fapple-kext for i386, so it's by Chad Rosier · 13 years ago
  13. a544aee Reject -mkernel for i386/Darwin C++ code; fall back to llvm-gcc instead. by Bob Wilson · 13 years ago
  14. 5ce872f Driver/Darwin: Transparently fallback when compiling i386 -fapple-kext code, we by Daniel Dunbar · 14 years ago