[PATCH] D69543: [clangd] Add a tweak refactoring to wrap Objective-C string literals in `NSLocalizedString` macros
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 17:00:51 PST 2019
This revision was automatically updated to reflect the committed changes.
arphaman marked an inline comment as done.
Closed by commit rG27f124445755: [clangd] Add a tweak refactoring to wrap Objective-C string literals in… (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D69543?vs=231799&id=232238#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69543/new/
https://reviews.llvm.org/D69543
Files:
clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
clang-tools-extra/clangd/refactor/tweaks/ObjCLocalizeStringLiteral.cpp
clang-tools-extra/clangd/unittests/TweakTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69543.232238.patch
Type: text/x-patch
Size: 4638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191205/b9b5e783/attachment.bin>
More information about the cfe-commits
mailing list