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.
Paths
| Differential D13366
[LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups. ClosedPublic Authored by Eugene.Zelenko on Oct 1 2015, 2:08 PM.
Details
Summary 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.
Diff Detail Event TimelineEugene.Zelenko retitled this revision from to [LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups.. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Oct 1 2015, 2:14 PM
Revision Contents
Diff 36297 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
|