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.
Paths
| Differential D13182
[compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards ClosedPublic Authored by Eugene.Zelenko on Sep 25 2015, 3:43 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 TimelineEugene.Zelenko retitled this revision from to [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards. Eugene.Zelenko updated this object. kcc edited edge metadata. Comment ActionsLGTM, thanks! What are the plans to keep this from regressing? This revision is now accepted and ready to land.Sep 25 2015, 3:51 PM Comment Actions You've run clang-tidy to make the code better. Comment Actions Actually, there are still a lot of work need to be done in compiler-rt code before thinking about pre-commit checks. But, sure, after clean-up it'll be good idea to have such checks. Could you please check in changes, since I don't have SVN write access?
Revision Contents
Diff 35774 lib/sanitizer_common/sanitizer_addrhashmap.h
lib/sanitizer_common/sanitizer_allocator.h
lib/sanitizer_common/sanitizer_allocator_internal.h
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_common_interceptors_format.inc
lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
lib/sanitizer_common/sanitizer_deadlock_detector_interface.h
lib/sanitizer_common/sanitizer_lfstack.h
lib/sanitizer_common/sanitizer_libc.h
lib/sanitizer_common/sanitizer_list.h
lib/sanitizer_common/sanitizer_persistent_allocator.h
lib/sanitizer_common/sanitizer_quarantine.h
lib/sanitizer_common/sanitizer_stackdepot.h
lib/sanitizer_common/sanitizer_stackdepotbase.h
lib/sanitizer_common/sanitizer_thread_registry.h
|