Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-10 | Implement the restrictions in C++ [class.friend]p6, which disallow | Douglas Gregor | |
defining a friend function with a qualified name or in a local class. Fixes PR9853. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141524 91177308-0d34-0410-b5e6-96231b3b80d8 |