[PATCH] D53635: [CodeComplete] Expose InBaseClass signal in code completion results.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 05:59:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345135: [CodeComplete] Expose InBaseClass signal in code completion results. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D53635

Files:
  cfe/trunk/include/clang/Sema/CodeCompleteConsumer.h
  cfe/trunk/lib/Sema/CodeCompleteConsumer.cpp
  cfe/trunk/lib/Sema/SemaCodeComplete.cpp
  cfe/trunk/test/CodeCompletion/member-access.cpp
  cfe/trunk/test/CodeCompletion/objc-message.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53635.170860.patch
Type: text/x-patch
Size: 14678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/b9050d40/attachment.bin>


More information about the cfe-commits mailing list