[PATCH] D43528: Consistent (non) use of empty lines in include blocks
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 13:41:32 PST 2018
sbc100 created this revision.
Herald added subscribers: llvm-commits, aheejin, arichardson, javed.absar, emaste.
The profailing style in lld seem to be to not include such empty lines.
Clang-tidy/clang-format seem to handle this just fine.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D43528
Files:
COFF/DLL.cpp
COFF/Driver.cpp
COFF/MapFile.cpp
ELF/AArch64ErrataFix.cpp
ELF/AArch64ErrataFix.h
ELF/Config.h
ELF/EhFrame.cpp
ELF/InputFiles.h
ELF/MarkLive.cpp
ELF/OutputSections.h
ELF/Relocations.cpp
ELF/Symbols.cpp
ELF/Symbols.h
wasm/InputFiles.cpp
wasm/InputFiles.h
wasm/MarkLive.h
wasm/OutputSections.cpp
wasm/SymbolTable.cpp
wasm/SymbolTable.h
wasm/Symbols.cpp
wasm/Writer.cpp
wasm/WriterUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43528.135137.patch
Type: text/x-patch
Size: 7951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/4df551fa/attachment.bin>
More information about the llvm-commits
mailing list