This is an archive of the discontinued LLVM Phabricator instance.

[LLD] Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes
ClosedPublic

Authored by Eugene.Zelenko on Jan 25 2016, 6:17 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLD] Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; other minor fixes.
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 subscriber: llvm-commits.
ruiu accepted this revision.Jan 25 2016, 7:33 PM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 25 2016, 7:33 PM
This revision was automatically updated to reflect the committed changes.