This patch runs clang-format on all wasm-only files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51448
[WebAssembly] clang-format (NFC) ClosedPublic Authored by aheejin on Aug 29 2018, 11:33 AM.
Details Summary This patch runs clang-format on all wasm-only files.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, jfb, sunfish and 3 others. · View Herald TranscriptAug 29 2018, 11:34 AM This revision is now accepted and ready to land.Aug 31 2018, 1:41 PM Closed by commit rL341254: [WebAssembly] clang-format (NFC) (authored by aheejin). · Explain WhyAug 31 2018, 1:57 PM This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 163589 cfe/trunk/lib/Driver/ToolChains/WebAssembly.h
cfe/trunk/lib/Driver/ToolChains/WebAssembly.cpp
cfe/trunk/test/CodeGen/builtins-wasm.c
cfe/trunk/test/CodeGen/wasm-arguments.c
cfe/trunk/test/CodeGen/wasm-varargs.c
cfe/trunk/test/CodeGenCXX/static-init-wasm.cpp
cfe/trunk/test/CodeGenCXX/wasm-args-returns.cpp
cfe/trunk/test/Driver/wasm32-unknown-unknown.cpp
cfe/trunk/test/Driver/wasm64-unknown-unknown.cpp
|