1. 4405445 Tweak the diagnostics for the C++0x extensions to friend types to note by Douglas Gregor · 13 years ago
  2. 06245bf Improve handling of friend types in several ways: by Douglas Gregor · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. bd87c0b fix a crash on invalid I found when working on something unrelated. by Chris Lattner · 15 years ago
  5. d85bea2 Rework the Parse-Sema interaction for friends to better support friend by Douglas Gregor · 15 years ago
  6. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  7. 67d1a67 First pass at friend semantics. by John McCall · 15 years ago
  8. 5dc2af1 For friend class decls, always use TK_Reference so we'll try to look up existing class decls first. by Anders Carlsson · 15 years ago
  9. f47f7a1 Add parsing of friend specifiers. by Anders Carlsson · 15 years ago