This patch runs clang-format on all wasm-only files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 22068 Build 22068: arc lint + arc unit
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 163152 lib/Driver/ToolChains/WebAssembly.h
lib/Driver/ToolChains/WebAssembly.cpp
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
|