aboutsummaryrefslogtreecommitdiff
path: root/lib/AST/DeclFriend.cpp
AgeCommit message (Expand)Author
2010-03-12Implement basic support for friend types and functions in non-dependentJohn McCall
2010-03-11Split C++ friend declarations into their own header/implementation file.John McCall