1. 2acddeb Forgot to remove trailing && by Daniel Dunbar · 15 years ago
  2. 32c6093 Ted & I crossed paths here, these tests are in cocoa-pth.m now. by Daniel Dunbar · 15 years ago
  3. 8d69a57 Re-enable PTH testing for cocoa.h and carbon.h. This tests that PTH works on by Ted Kremenek · 15 years ago
  4. 0b5b0da Pull clang-cc code for generating PTH files based on the input type. by Daniel Dunbar · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. 2770105 Add sub-testcase where we process Cocoa.h using --disable-free (i.e., test the usage of the BumpPtrAllocator in ASTContext). by Ted Kremenek · 16 years ago
  7. b248d53 Fix <rdar://problem/6512717> by correctly reading the right offset in the token data in PTHLexer::getSourceLocation(). by Ted Kremenek · 16 years ago
  8. be3f7f3 Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objective-C++). by Ted Kremenek · 16 years ago
  9. f376b48 Temporarily revert r61956 and r61957 (PTH tests failing). by Ted Kremenek · 16 years ago
  10. e547757 Enhance -fsyntax-only test of Cocoa.h to also include testing for PTH. by Ted Kremenek · 16 years ago
  11. 6ac6ddc move all objc sema tests into a new SemaObjC directory. Next step is to by Chris Lattner · 16 years ago[Renamed from test/Sema/cocoa.m]
  12. aabbb12 Rename stats to print-stats to avoid conflicting with llvm's by Nate Begeman · 17 years ago
  13. beb6636 Unbreak -stats on cocoa.h by Chris Lattner · 17 years ago
  14. dd1b516 Add more intrinsics. We can now correctly parse both Carbon.h and Cocoa.h without having to do -arch ppc. by Anders Carlsson · 17 years ago
  15. 3536b44 by Steve Naroff · 17 years ago
  16. d818a71 Test that cocoa parses with -parse-noop. In the future by Chris Lattner · 17 years ago