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

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 08:25:08 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244453: -Wdeprecated: Use noexcept rather than throw() where supported (authored by dblaikie).

Changed prior to commit:
  http://reviews.llvm.org/D11780?vs=31480&id=31671#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11780

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11780.31671.patch
Type: text/x-patch
Size: 5184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/0cdbb869/attachment.bin>


More information about the llvm-commits mailing list