[PATCH] D53654: [clang] Improve ctor initializer completions.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 29 09:07:39 PDT 2018


kadircet updated this revision to Diff 171516.
kadircet marked 5 inline comments as done.
kadircet added a comment.

- Address comments & offline discussions.


Repository:
  rC Clang

https://reviews.llvm.org/D53654

Files:
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/ctor-initializer.cpp
  test/Index/complete-ctor-inits.cpp
  test/Index/complete-cxx-inline-methods.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53654.171516.patch
Type: text/x-patch
Size: 22720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181029/0ca38bd8/attachment-0001.bin>


More information about the cfe-commits mailing list