[PATCH] D11517: [Sema] Add a note to point to the inaccessible destructor.

Richard Smith richard at metafoo.co.uk
Mon Jul 27 16:56:46 PDT 2015


rsmith added a comment.

I would suggest adding a `bool Diagnose` parameter to `CheckAccess` and to `Sema::isSpecialMemberAccessibleForDeletion`.


Repository:
  rL LLVM

http://reviews.llvm.org/D11517







More information about the cfe-commits mailing list