[PATCH] D13182: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_common headers, unify closing inclusion guards
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 15:43:34 PDT 2015
Eugene.Zelenko created this revision.
Eugene.Zelenko added a reviewer: kcc.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
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.
Repository:
rL LLVM
http://reviews.llvm.org/D13182
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13182.35774.patch
Type: text/x-patch
Size: 24819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150925/6b12e1f1/attachment.bin>
More information about the llvm-commits
mailing list