[PATCH] D38081: Set completion priority of destructors and operators to CCP_Unlikely.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 22 11:46:21 PDT 2017


ilya-biryukov updated this revision to Diff 116381.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.

- Removed redundant NameKind:: qualifiers.


https://reviews.llvm.org/D38081

Files:
  lib/Sema/SemaCodeComplete.cpp
  test/Index/complete-access-checks.cpp
  test/Index/complete-cxx-inline-methods.cpp
  test/Index/complete-qualified.cpp
  test/Index/complete-with-annotations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38081.116381.patch
Type: text/x-patch
Size: 8882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170922/cb555315/attachment.bin>


More information about the cfe-commits mailing list