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

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 11:50:16 PDT 2018


sunfish added a comment.

The LLVM coding standards <https://llvm.org/docs/CodingStandards.html#introduction> say "we explicitly do not want patches that do large-scale reformatting of existing code". They suggest that reformatting should be done to address specific readability issues or to prepare an area for subsequent changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D51447





More information about the llvm-commits mailing list