[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
Wed Jun 13 05:41:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC334593: [libclang] Optionally add code completion results for arrow instead of dot (authored by yvvan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46862?vs=151124&id=151133#toc

Repository:
  rC Clang

https://reviews.llvm.org/D46862

Files:
  include/clang-c/Index.h
  include/clang/Sema/CodeCompleteConsumer.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.151133.patch
Type: text/x-patch
Size: 23048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180613/db134b5e/attachment-0001.bin>


More information about the cfe-commits mailing list