https://llvm.org/bugs/show_bug.cgi?id=26231
Bug ID: 26231 Summary: Implement CWG 281 concerning inline friend functions Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: C++ Assignee: unassignedclangb...@nondot.org Reporter: r...@gmx.net CC: dgre...@apple.com, llvm-bugs@lists.llvm.org Classification: Unclassified struct A {friend inline void f();}; The above should fail. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs