[PATCH] D126262: [lld-macho][nfc] Run clang-format on lld/MachO/*.{h,cpp}
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 18:01:39 PDT 2022
oontvoo created this revision.
Herald added projects: lld-macho, All.
Herald added a reviewer: lld-macho.
oontvoo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- fixed inconsistent indents and spaces
- prevent extraneous formatting changes in other patches
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126262
Files:
lld/MachO/ConcatOutputSection.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputSection.h
lld/MachO/MarkLive.cpp
lld/MachO/OutputSection.cpp
lld/MachO/SyntheticSections.cpp
lld/MachO/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126262.431547.patch
Type: text/x-patch
Size: 4685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/613b7538/attachment.bin>
More information about the llvm-commits
mailing list