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

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 17:04:08 PDT 2015


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: kcc, vsk.
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/D13369

Files:
  lib/sanitizer_common/sanitizer_allocator.cc
  lib/sanitizer_common/sanitizer_procmaps_linux.cc
  lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
  lib/sanitizer_common/sanitizer_suppressions.cc
  lib/sanitizer_common/sanitizer_symbolizer.cc
  lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc
  lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
  lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
  lib/sanitizer_common/sanitizer_thread_registry.cc
  lib/sanitizer_common/sanitizer_tls_get_addr.cc
  lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc
  lib/ubsan/ubsan_diag.cc
  lib/ubsan/ubsan_type_hash_itanium.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13369.36322.patch
Type: text/x-patch
Size: 22570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/e455004b/attachment.bin>


More information about the llvm-commits mailing list