[PATCH] D13310: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in some files in lib/sanitizer_common; other minor fixes.
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 15:08:05 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.
Herald added subscribers: srhines, danalbert, tberghammer.
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/D13310
Files:
lib/sanitizer_common/sanitizer_allocator.cc
lib/sanitizer_common/sanitizer_common.cc
lib/sanitizer_common/sanitizer_coverage_libcdep.cc
lib/sanitizer_common/sanitizer_coverage_mapping_libcdep.cc
lib/sanitizer_common/sanitizer_deadlock_detector1.cc
lib/sanitizer_common/sanitizer_flags.inc
lib/sanitizer_common/sanitizer_libc.cc
lib/sanitizer_common/sanitizer_libignore.cc
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_linux_libcdep.cc
lib/sanitizer_common/sanitizer_platform_limits_posix.cc
lib/sanitizer_common/sanitizer_posix.cc
lib/sanitizer_common/sanitizer_posix_libcdep.cc
lib/sanitizer_common/sanitizer_printf.cc
lib/sanitizer_common/sanitizer_procmaps_common.cc
lib/sanitizer_common/sanitizer_stackdepot.cc
lib/sanitizer_common/sanitizer_stacktrace_printer.cc
lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13310.36150.patch
Type: text/x-patch
Size: 39818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/4820383a/attachment.bin>
More information about the llvm-commits
mailing list