[PATCH] D46862: [libclang] Optionally add code completion results for arrow instead of dot

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 25 01:00:26 PDT 2018


yvvan updated this revision to Diff 148559.
yvvan added a comment.

Update according to c++ part changes


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/CIndex.cpp
  tools/libclang/CIndexCodeCompletion.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46862.148559.patch
Type: text/x-patch
Size: 19080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180525/f6992722/attachment.bin>


More information about the cfe-commits mailing list