[PATCH] D11780: -Wdeprecated: Use noexcept rather than throw() where supported
David Blaikie
dblaikie at gmail.com
Wed Aug 5 17:22:33 PDT 2015
dblaikie updated this revision to Diff 31421.
dblaikie added a comment.
Move macro goo to lib/sanitizer_common/sanitizer_internal_defs.h
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/tsan/rtl/tsan_new_delete.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11780.31421.patch
Type: text/x-patch
Size: 4491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/e76edbfb/attachment.bin>
More information about the llvm-commits
mailing list