1. 72de667 Unify the code for defining tags in C and C++, so that we always by Douglas Gregor · 16 years ago
  2. d9d22dd Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of by Chris Lattner · 16 years ago
  3. 5f4a682 Make all the 'redefinition' diagnostics more consistent, and make the by Chris Lattner · 16 years ago
  4. 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/ivar-sem-check-1.m]
  5. 4b6df3f Fixed all my recent test cases to have the RUN command and by Fariborz Jahanian · 17 years ago
  6. e267ab6 Semantic analysis for objective-c ivars. by Fariborz Jahanian · 17 years ago