[PATCH] D55350: [WebAssembly] clang-format AsmParser (NFC)

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 19:45:02 PST 2018


aheejin created this revision.
aheejin added a reviewer: aardappel.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100, dschuff.

Unfortuantely LLVM clang-format style doesn't allow one-line ifs.


Repository:
  rL LLVM

https://reviews.llvm.org/D55350

Files:
  lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55350.176919.patch
Type: text/x-patch
Size: 5160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/d6293f76/attachment.bin>


More information about the llvm-commits mailing list