1. 4ce94dc Add test case for r193923 by David Majnemer · 11 years ago
  2. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. d0344a4 Fix a long standard problem with clang retaining "too much" sugar by Chris Lattner · 15 years ago
  7. 19891b0 Add expected note. Surely people test before the check in stuff. by Mike Stump · 15 years ago
  8. 3d65864 Add svn:eol-style=native to some files by Cedric Venet · 15 years ago
  9. f8268ae Add representation of base classes in the AST, and verify that we by Douglas Gregor · 16 years ago
  10. 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/inherit.cpp]
  11. e37ac4f This patch adds very basic support for parsing and type-checking class by Douglas Gregor · 16 years ago