[PATCH] D49421: [CodeComplete] Fix accessibilty of protected members from base class.

Eric Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 06:37:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC337453: [CodeComplete] Fix accessibilty of protected members from base class. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49421?vs=156146&id=156257#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49421

Files:
  lib/Sema/SemaAccess.cpp
  lib/Sema/SemaCodeComplete.cpp
  test/Index/complete-access-checks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49421.156257.patch
Type: text/x-patch
Size: 6633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/85a4bf25/attachment.bin>


More information about the llvm-commits mailing list