[PATCH] D62855: Implementation of auto type expansion.

Christian Kühnel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 28 04:59:16 PDT 2019


kuhnel updated this revision to Diff 207039.
kuhnel marked an inline comment as done.
kuhnel added a comment.

  fixed merge error around hasDeducedType


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62855/new/

https://reviews.llvm.org/D62855

Files:
  clang-tools-extra/clangd/AST.h
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/XRefs.h
  clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
  clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp
  clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.h
  clang-tools-extra/clangd/test/code-action-request.test
  clang-tools-extra/clangd/unittests/TweakTests.cpp
  clang-tools-extra/clangd/unittests/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62855.207039.patch
Type: text/x-patch
Size: 20165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190628/4e39e730/attachment-0001.bin>


More information about the cfe-commits mailing list