1. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  2. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  3. d0344a4 Fix a long standard problem with clang retaining "too much" sugar by Chris Lattner · 16 years ago
  4. 19891b0 Add expected note. Surely people test before the check in stuff. by Mike Stump · 16 years ago
  5. 3d65864 Add svn:eol-style=native to some files by Cedric Venet · 16 years ago
  6. f8268ae Add representation of base classes in the AST, and verify that we by Douglas Gregor · 16 years ago
  7. 4bd8217 Move the rest of the Sema C++ tests into the SemaCXX test directory. by Argyrios Kyrtzidis · 17 years ago[Renamed (99%) from test/Sema/inherit.cpp]
  8. e37ac4f This patch adds very basic support for parsing and type-checking class by Douglas Gregor · 17 years ago