[PATCH] D51447: [WebAssembly] clang-format (NFC)
Dan Gohman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 29 13:23:03 PDT 2018
sunfish added a comment.
I guess I don't have a strong opinion here. The code is already pretty close to clang-format's interpretation of LLVM style, so looking at the actual diffs you're right that it doesn't seem to be a big change. Changes like those in WebAssemblyLowerBrUnless.cpp are a little unfortunate, but tolerable.
Repository:
rL LLVM
https://reviews.llvm.org/D51447
More information about the llvm-commits
mailing list