[PATCH] D51447: [WebAssembly] clang-format (NFC)

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 14:49:42 PDT 2018


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

I took another look at the diff, and it does seem like we are fairly close already. I agree that some of the changes to the switch statements aren't great, but on balance it's probably worthwhile to be able to just run clang-format and accept whatever it generates. I think we can go ahead and land this.


Repository:
  rL LLVM

https://reviews.llvm.org/D51447





More information about the llvm-commits mailing list