[PATCH] D55260: [CodeComplete] Fix a crash in access checks of inner classes

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 07:23:28 PST 2018


ilya-biryukov updated this revision to Diff 176823.
ilya-biryukov added a comment.

- Add a newline to the end of the test file


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55260/new/

https://reviews.llvm.org/D55260

Files:
  lib/Sema/SemaAccess.cpp
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/accessibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55260.176823.patch
Type: text/x-patch
Size: 4791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/b2ba64ce/attachment.bin>


More information about the cfe-commits mailing list