1. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  2. 3d65864 Add svn:eol-style=native to some files by Cedric Venet · 15 years ago
  3. 5f4a682 Make all the 'redefinition' diagnostics more consistent, and make the by Chris Lattner · 16 years ago
  4. 4bd8217 Move the rest of the Sema C++ tests into the SemaCXX test directory. by Argyrios Kyrtzidis · 16 years ago[Renamed (99%) from test/Sema/class-names.cpp]
  5. 0ff12f0 When in C++, make EnumConstant names hide tag names in the same scope, instead of colliding with them. by Argyrios Kyrtzidis · 16 years ago
  6. 2ce52f3 Introduce support for finding class and enum names via ordinary name lookup in C++ by Douglas Gregor · 16 years ago