1. 01bf58d Tie the macOS tests in test/Integration to the latest macOS SDK by Alex Lorenz · 8 years ago
  2. a01285c Split out header integration tests by Alp Toker · 12 years ago[Renamed from clang/test/Headers/carbon.c]
  3. 11a7112 Forbid driver use in Sema tests by Alp Toker · 12 years ago[Renamed from clang/test/Sema/carbon.c]
  4. 900485a Don't pass -print-stats to the driver, it is a -cc1 option only. by Rafael Espindola · 12 years ago
  5. 6b3411b Second try at fixing this test, this time without breaking 32-bit Darwin builders. by Eli Friedman · 14 years ago
  6. 9ed3cde Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder. by Eli Friedman · 14 years ago
  7. a7d0231 clang -cc1: Rename -mcpu to -target-cpu to match other target options and not alias driver/backend option. by Daniel Dunbar · 16 years ago
  8. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  9. 4274685 Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'. by Daniel Dunbar · 16 years ago
  10. 4dbaaa6 Improve handling of (X86) target features. - This is a WIP... by Daniel Dunbar · 17 years ago
  11. 7fdda1d6 Split PTH tests from carbon.c into separate test. by Daniel Dunbar · 17 years ago
  12. 455de13 Re-enable PTH testing for cocoa.h and carbon.h. This tests that PTH works on by Ted Kremenek · 17 years ago
  13. 386ef88 Pull clang-cc code for generating PTH files based on the input type. by Daniel Dunbar · 17 years ago
  14. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  15. 339153d Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objective-C++). by Ted Kremenek · 17 years ago
  16. cb5a95f Temporarily revert r61956 and r61957 (PTH tests failing). by Ted Kremenek · 17 years ago
  17. 510b4da Enhance -fsyntax-only test of Carbon.h to also include testing for PTH. by Ted Kremenek · 17 years ago
  18. 16a3a9d Rename stats to print-stats to avoid conflicting with llvm's by Nate Begeman · 18 years ago
  19. 6d513f3 Unbreak -stats on cocoa.h by Chris Lattner · 18 years ago
  20. 299f2fc Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h without having to do -arch ppc. by Anders Carlsson · 18 years ago
  21. 374b06a the sse intrinsics are missing, leading to errors. by Chris Lattner · 18 years ago
  22. 181b01b make sure we don't lose the ability to parse carbon.h by Chris Lattner · 18 years ago