This is an archive of the discontinued LLVM Phabricator instance.

[LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups.
ClosedPublic

Authored by Eugene.Zelenko on Oct 1 2015, 2:08 PM.

Details

Reviewers
ruiu
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 Timeline

Eugene.Zelenko retitled this revision from to [LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups..
Eugene.Zelenko updated this object.
Eugene.Zelenko added a reviewer: ruiu.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a project: lld.
Eugene.Zelenko added a subscriber: llvm-commits.
ruiu accepted this revision.Oct 1 2015, 2:14 PM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Oct 1 2015, 2:14 PM

Hi, Rui!

Could you please check in code since I don't have SVN write access?