1. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  2. b7bc34a Warn for any kind of initialization if initializer does not by Fariborz Jahanian · 13 years ago
  3. 1408676 Implements property of reference types. Adding by Fariborz Jahanian · 13 years ago
  4. aaa3713 Add some more tests for reference binding of Objective-C objects by Douglas Gregor · 14 years ago
  5. 569c316 Allow reference binding of a reference of Objective-C object type to by Douglas Gregor · 14 years ago
  6. 8f70ddb When taking the address of a value of Objective-C object type (e.g., by Douglas Gregor · 14 years ago
  7. dd69aae Diagnose property of reference type as unsupported instead of crashing for now. by Fariborz Jahanian · 15 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 854a4eb Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  10. d739021 Switch XFAIL format to match LLVM. by Daniel Dunbar · 15 years ago
  11. 4029ac0 this test crashes, disable it harder. by Chris Lattner · 15 years ago
  12. fcf3de3 Add an XFAIL test to demonstrate references in Obj-C++, this currently crashes. by Daniel Dunbar · 15 years ago