[PATCH] D46862: Optionally add code completion results for arrow instead of dot (libclang)
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 14 23:13:42 PDT 2018
yvvan created this revision.
yvvan added reviewers: ilya-biryukov, klimek, bkramer, arphaman.
Follow up for https://reviews.llvm.org/D41537 - libclang part is extracted into this review
https://reviews.llvm.org/D46862
Files:
include/clang-c/Index.h
test/Index/complete-arrow-dot.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CIndexCodeCompletion.cpp
tools/libclang/libclang.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46862.146747.patch
Type: text/x-patch
Size: 15573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180515/60db71b3/attachment.bin>
More information about the cfe-commits
mailing list