[PATCH] D13366: [LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups.
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 14:08:06 PDT 2015
Eugene.Zelenko created this revision.
Eugene.Zelenko added a reviewer: ruiu.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a project: lld.
I checked this patch on my own build on RHEL 6. Regressions were OK.
Please check it in if it's OK, because I don't have SVN write access.
Repository:
rL LLVM
http://reviews.llvm.org/D13366
Files:
tools/lld/COFF/ModuleDef.cpp
tools/lld/lib/Driver/Driver.cpp
tools/lld/lib/ReaderWriter/ELF/ELFLinkingContext.cpp
tools/lld/lib/ReaderWriter/MachO/LayoutPass.cpp
tools/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13366.36297.patch
Type: text/x-patch
Size: 5173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/49ab928c/attachment.bin>
More information about the llvm-commits
mailing list