This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in remaining files in lib/sanitizer_common and ubsan; other minor fixes.
AbandonedPublic

Authored by Eugene.Zelenko on Oct 1 2015, 5:04 PM.

Details

Summary

I checked this patch on my own build on RHEL 6.

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 [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in remaining files in lib/sanitizer_common and ubsan; other minor fixes..
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: kcc, vsk.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: llvm-commits.

Ping. Please review patch.

colinl accepted this revision.Oct 16 2015, 6:46 PM
colinl added a reviewer: colinl.
colinl added a subscriber: colinl.

LGTM. Since these are NFC I can do the commit.

This revision is now accepted and ready to land.Oct 16 2015, 6:46 PM

I actually don't have access to that repo so one of those guys will have to do it.

Eugene.Zelenko abandoned this revision.Nov 20 2015, 5:17 PM