[PATCH] D68937: [clangd] Add parameter renaming to define-inline code action
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 31 01:25:51 PDT 2019
kadircet updated this revision to Diff 227233.
kadircet marked an inline comment as done.
kadircet added a comment.
- Address comments
- Get rid of raw string literals inside macro calls, to not break stage1 compilers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68937/new/
https://reviews.llvm.org/D68937
Files:
clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68937.227233.patch
Type: text/x-patch
Size: 9312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191031/bdc37d63/attachment-0001.bin>
More information about the cfe-commits
mailing list