Ping? On Wed, Feb 29, 2012 at 11:51 PM, Aaron Ballman <aaron at aaronballman.com> wrote: > This is a patch to address PR12126, where clang fails to diagnose > friend declarations to private or protected member functions. > > ~Aaron