1. a85cf39 Improve diagnostics for invalid use of non-static members / this: by Richard Smith · 13 years ago
  2. 2fe9b7f Modify how the -verify flag works. Currently, the verification string and by Richard Trieu · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. 5e8840c Move the C++ Sema tests into a separate SemaCXX directory. by Argyrios Kyrtzidis · 17 years ago[Renamed from test/Sema/cxx-this.cpp]
  6. 0795232 Add Sema support for C++ classes. by Argyrios Kyrtzidis · 17 years ago