1. 08a4190 Improve diagnostics like "initializing <type> from an expression of by Douglas Gregor · 15 years ago
  2. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  5. 0cdad6c Remove cast from test case (cast was incorrectly added as part of http://llvm.org/viewvc/llvm-project?view=rev&revision=75314). by Steve Naroff · 15 years ago
  6. 14108da This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 15 years ago
  7. d0d4599 fix PR4021, array and functions decay in the receiver position of an objc message send. by Chris Lattner · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  9. 4018a28 Improve the "bad receiver" warning for ObjC message sends to be less confusing. by Chris Lattner · 16 years ago
  10. 0c73f37 Fix PR3766, a really nasty silent miscompilation case where we emitted by Chris Lattner · 16 years ago
  11. e47f7b1 pass -verify in exprs.m, merge const-id.m into message.m by Chris Lattner · 16 years ago
  12. 2c21a07 merge some simple call diagnostics. by Chris Lattner · 16 years ago
  13. 91e19b2 Fix two bugs exposed by array passing assert: by Daniel Dunbar · 16 years ago
  14. 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/message.m]
  15. a56f616 by Steve Naroff · 17 years ago
  16. a924e7c by Steve Naroff · 17 years ago
  17. 0416fb9 by Steve Naroff · 17 years ago
  18. c43d868 by Steve Naroff · 17 years ago