1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 19d7073 ignore parens surounding the type when diagnosing by Fariborz Jahanian · 15 years ago
  3. 05ebda9 This patch fixes a bug in misdiagnosing correct use of pointer to data member. by Fariborz Jahanian · 15 years ago[Renamed (67%) from test/Parser/cxx-parse-member-pointer-op.cpp]
  4. f071e9b Diagnose misuse of '.*' and '->*' operators during parse by Fariborz Jahanian · 15 years ago