[cfe-commits] [PATCH] Report error on non-public friend access

Aaron Ballman aaron at aaronballman.com
Wed Feb 29 21:51:50 PST 2012


This is a patch to address PR12126, where clang fails to diagnose
friend declarations to private or protected member functions.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Friend.patch
Type: application/octet-stream
Size: 2550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120229/246179f4/attachment.obj>


More information about the cfe-commits mailing list