[PATCH] D53635: [CodeComplete] Expose InBaseClass signal in code completion results.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 24 03:10:25 PDT 2018
ilya-biryukov added a comment.
LG, but could we add a test for the new flag it by printing it in `PrintingCodeCompleteConsumer::ProcessCodeCompleteResults()` and adding corresponding tests to `clang/test/CodeCompletion`?
Repository:
rC Clang
https://reviews.llvm.org/D53635
More information about the cfe-commits
mailing list