[PATCH] D51448: [WebAssembly] clang-format (NFC)
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 29 11:35:49 PDT 2018
aheejin created this revision.
Herald added subscribers: cfe-commits, jfb, sunfish, jgravelle-google, sbc100, dschuff.
This patch runs clang-format on all wasm-only files.
Repository:
rC Clang
https://reviews.llvm.org/D51448
Files:
lib/Driver/ToolChains/WebAssembly.cpp
lib/Driver/ToolChains/WebAssembly.h
test/CodeGen/builtins-wasm.c
test/CodeGen/wasm-arguments.c
test/CodeGen/wasm-varargs.c
test/CodeGenCXX/static-init-wasm.cpp
test/CodeGenCXX/wasm-args-returns.cpp
test/Driver/wasm32-unknown-unknown.cpp
test/Driver/wasm64-unknown-unknown.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51448.163152.patch
Type: text/x-patch
Size: 12332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/e12d87db/attachment.bin>
More information about the cfe-commits
mailing list