[PATCH] D64123: Add clang-llvm-rename tool.
Rui Ueyama via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 17:28:35 PDT 2019
ruiu updated this revision to Diff 207937.
ruiu added a comment.
- removed a special rule for `E`
- do not lowercase global variables whose name is all uppercase
- OSec -> osec
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64123/new/
https://reviews.llvm.org/D64123
Files:
clang-tools-extra/CMakeLists.txt
clang-tools-extra/clang-llvm-rename/CMakeLists.txt
clang-tools-extra/clang-llvm-rename/ClangLLVMRename.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64123.207937.patch
Type: text/x-patch
Size: 11682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190704/33c5ac9d/attachment-0001.bin>
More information about the cfe-commits
mailing list