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