1. 8d3607b Allow CorrectTypo to add/modify nested name qualifiers to typos that by Kaelyn Uhrain · 12 years ago
  2. 200b292 When we run into an error parsing or type-checking the left-hand side by Douglas Gregor · 14 years ago
  3. a41a8c5 Whenever we complain about a failed initialization of a function or by Douglas Gregor · 14 years ago
  4. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  5. aa03731 Switch initialization of parameters in a call over to by Douglas Gregor · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 0c6db94 Implement support for comparing pointers with <, >, <=, >=, ==, and != by Douglas Gregor · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. 24c46b3 Print the context of tag types as part of pretty-printing, e.g., by Douglas Gregor · 15 years ago
  10. 3218c4b When we see a reference to a struct, class, or union like "struct X" by Douglas Gregor · 16 years ago