[PATCH] D11780: -Wdeprecated: Use noexcept rather than throw() where supported

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 15:33:55 PDT 2015


dblaikie updated this revision to Diff 31480.
dblaikie added a comment.

Address Alexey's feedback


http://reviews.llvm.org/D11780

Files:
  lib/asan/asan_new_delete.cc
  lib/lsan/lsan_interceptors.cc
  lib/msan/msan_new_delete.cc
  lib/sanitizer_common/sanitizer_internal_defs.h
  lib/sanitizer_common/sanitizer_platform.h
  lib/tsan/rtl/tsan_new_delete.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11780.31480.patch
Type: text/x-patch
Size: 4619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/e184cabe/attachment.bin>


More information about the llvm-commits mailing list