[PATCH] D62582: [CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 31 08:29:14 PDT 2019
sammccall updated this revision to Diff 202441.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Handle methods without "normal" identifier names.
Add comments.
Trigger in both directions (dominated and dominated-by).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62582/new/
https://reviews.llvm.org/D62582
Files:
lib/Sema/SemaCodeComplete.cpp
test/CodeCompletion/member-access.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62582.202441.patch
Type: text/x-patch
Size: 12584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190531/d651651f/attachment-0001.bin>
More information about the cfe-commits
mailing list