Suppress warnings about missing placement delete. This should now be std-conformant...
authorGabor Greif <ggreif@gmail.com>
Thu, 22 May 2008 13:16:42 +0000 (13:16 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 22 May 2008 13:16:42 +0000 (13:16 +0000)
commitb074f80d8e0ab47012904634cef5468fea8d0165
treec1f66c593d439e4ff3713c5fa11a2fb961da2e52
parentde2d74b213844b17eb5327fba27f21e699d3af66
Suppress warnings about missing placement delete. This should now be std-conformant even if compiled with exceptions on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51429 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/User.h