[PATCH] D55124: [CodeComplete] Cleanup access checking in code completion
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 3 05:32:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348135: [CodeComplete] Cleanup access checking in code completion (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55124/new/
https://reviews.llvm.org/D55124
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Parse/ParseExprCXX.cpp
cfe/trunk/lib/Sema/CodeCompleteConsumer.cpp
cfe/trunk/lib/Sema/SemaAccess.cpp
cfe/trunk/lib/Sema/SemaCodeComplete.cpp
cfe/trunk/test/CodeCompletion/accessibility-crash.cpp
cfe/trunk/test/CodeCompletion/accessibility.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55124.176377.patch
Type: text/x-patch
Size: 15496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/962ec09b/attachment.bin>
More information about the cfe-commits
mailing list