Add throw() specifiers to more redeclarations of operator delete and operator delete[].
authorNick Lewycky <nicholas@mxc.ca>
Sat, 8 Feb 2014 01:42:08 +0000 (01:42 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 8 Feb 2014 01:42:08 +0000 (01:42 +0000)
commitaf2064f7abc46d40a83a00126a8d814f9c35bce1
tree15e75e7c1cf7892b97e09efdba51eddd705a06d7
parentc0930b808b6ef20cdefe6327c6d49689273d8c67
Add throw() specifiers to more redeclarations of operator delete and operator delete[].

llvm-svn: 201016
compiler-rt/lib/lsan/lsan_interceptors.cc
compiler-rt/lib/msan/msan_new_delete.cc
compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc