summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/DeclFriend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.Benjamin Kramer2012-07-041-0/+6
* When creating declarations that are deserialized from an module file,Douglas Gregor2012-01-051-2/+3
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Support C++ friend declarations for PCH.Argyrios Kyrtzidis2010-06-291-0/+4
* Implement basic support for friend types and functions in non-dependentJohn McCall2010-03-121-1/+3
* Split C++ friend declarations into their own header/implementation file.John McCall2010-03-111-0/+39
OpenPOWER on IntegriCloud