1. 67dd1d4 Whenever we emit a typo-correction diagnostic, also emit a note by Douglas Gregor · 15 years ago
  2. bb092ba Implement typo correction for id-expressions, e.g., by Douglas Gregor · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. 5ef122e Variables marked as "extern" can actually have internal linkage if by Douglas Gregor · 16 years ago
  6. 6393519 Rework the way we find locally-scoped external declarations when we by Douglas Gregor · 16 years ago
  7. d6f7e9d When we're declaring an object or function with linkage, teach name by Douglas Gregor · 16 years ago
  8. 8f30105 Extend the implicit declaration and checking against out-of-scope by Douglas Gregor · 16 years ago