"lldb/source/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "c33ae024a64962cb38b64073a035a5fc36aa2214"
Argument-dependent lookup for friend declarations. Add a new decl type,
FriendFunctionDecl, and create instances as appropriate. The design of FriendFunctionDecl is still somewhat up in the air; you can befriend arbitrary types of functions --- methods, constructors, etc. --- and it's not clear that this representation captures that very well. We'll have a better picture when we start consuming this data in access control. llvm-svn: 78653
Loading
Please register or sign in to comment