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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 09:41:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC348387: [CodeComplete] Fix a crash in access checks of inner classes (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55260?vs=176823&id=176847#toc

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.176847.patch
Type: text/x-patch
Size: 4791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/a8171137/attachment.bin>


More information about the cfe-commits mailing list