1. 471c8b4 Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. by Benjamin Kramer · 12 years ago
  2. 1e68ecc When creating declarations that are deserialized from an module file, by Douglas Gregor · 13 years ago
  3. 99ba9e3 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 13 years ago
  4. 6764334 Support C++ friend declarations for PCH. by Argyrios Kyrtzidis · 14 years ago
  5. d60e22e Implement basic support for friend types and functions in non-dependent by John McCall · 14 years ago
  6. 92b7f70 Split C++ friend declarations into their own header/implementation file. by John McCall · 14 years ago