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