[cfe-commits] r64056 - /cfe/trunk/include/clang/AST/Stmt.h
Chris Lattner
clattner at apple.com
Sat Feb 7 16:36:34 PST 2009
On Feb 7, 2009, at 4:29 PM, Douglas Gregor wrote:
> Author: dgregor
> Date: Sat Feb 7 18:29:56 2009
> New Revision: 64056
>
> URL: http://llvm.org/viewvc/llvm-project?rev=64056&view=rev
> Log:
> Add public placement-delete operators. These are automatically used
> if the allocation throws
Weird, don't we build with -fno-exceptions?
-Chris
More information about the cfe-commits
mailing list