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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 16:36:37 PST 2018


aheejin updated this revision to Diff 177083.
aheejin marked an inline comment as done.
aheejin added a comment.

- Changed `else if` to `if` after returns


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55350/new/

https://reviews.llvm.org/D55350

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55350.177083.patch
Type: text/x-patch
Size: 12827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/8f735a51/attachment.bin>


More information about the llvm-commits mailing list