[PATCH] D57500: [WebAssembly] clang-tidy (NFC)
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 23:00:24 PST 2019
aheejin added a comment.
I know LLVM does not encourage large-scale reformatting CLs. But as in my previous clang-format CL some months ago, the total changed LOC is around several hundred lines, so I'd like to try and hear opinions. Most of the changed lines are from renaming functions and variables. I'd also be happy to revert for the part of change people don't agree on or split this into multiple CLs, each of which possibly fixes smaller number of issues.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57500/new/
https://reviews.llvm.org/D57500
More information about the llvm-commits
mailing list