This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

I checked this patch on my own build on RHEL 6. Regressions were OK.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLVM] Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings in include/lld/Core/range.h; other minor fixes.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: llvm-commits.
aaron.ballman accepted this revision.Jan 26 2016, 6:11 AM
aaron.ballman edited edge metadata.

LGTM!

This revision is now accepted and ready to land.Jan 26 2016, 6:11 AM