- Delete {} for one-line let statements
- Don't indent within let blocks
- Add comments after let block's closing braces
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 27715 Build 27714: arc lint + arc unit
Paths
| Differential D57730
[WebAssembly] Tidy up `let` statements in .td files (NFC) ClosedPublic Authored by aheejin on Feb 4 2019, 6:24 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 5 2019, 12:05 PM Closed by commit rL353248: [WebAssembly] Tidy up `let` statements in .td files (NFC) (authored by aheejin). · Explain WhyFeb 5 2019, 4:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 185211 lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
|