1. af22bea Remove a dead argument to ProcessUCNEscape. by Chris Lattner · 14 years ago
  2. 2b89563 fix PR5917, L'x' was getting the wrong type in c++ mode. Per by Chris Lattner · 15 years ago
  3. 3573b2c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 78c50f1 Fix for PR4502: add calculation of the integer conversion rank for wchar_t. by Eli Friedman · 15 years ago
  5. ffd408a Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. 85bd81e Type::isIntegerType() returns true for types between Bool and LongLong. by Argiris Kirtzidis · 16 years ago
  7. 541f6bb Move the C++ Sema tests into a separate SemaCXX directory. by Argiris Kirtzidis · 16 years ago[Renamed from test/Sema/cxx-wchar_t.cpp]
  8. 1ed03e7 Implement support for the 'wchar_t' C++ type. by Argiris Kirtzidis · 16 years ago