[PATCH] D38538: Avoid printing some redundant name qualifiers in completion

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 24 02:06:55 PDT 2017


ilya-biryukov updated this revision to Diff 120016.
ilya-biryukov added a comment.

- Extracted the move of QualTypeNames to AST into a separate revision.


https://reviews.llvm.org/D38538

Files:
  lib/Sema/SemaCodeComplete.cpp
  test/CodeCompletion/call.cpp
  test/CodeCompletion/qualifiers-as-written.cpp
  test/CodeCompletion/uninstantiated_params.cpp
  test/Index/complete-cxx-inline-methods.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38538.120016.patch
Type: text/x-patch
Size: 4572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171024/8c84f17b/attachment-0001.bin>


More information about the cfe-commits mailing list