[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 03:35:36 PDT 2018


ioeric updated this revision to Diff 170838.
ioeric added a comment.

- Add tests for the new flag.


Repository:
  rC Clang

https://reviews.llvm.org/D53635

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

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


More information about the cfe-commits mailing list