]> granicus.if.org Git - clang/commit
Test destructors in delete expressions and of temporaries for throwing.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 10 Sep 2010 23:27:10 +0000 (23:27 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 10 Sep 2010 23:27:10 +0000 (23:27 +0000)
commit0b34cf7399e61ef33dc5a3af405351822eeb5f3e
tree4b76d3d5a7ca28136eda4901c9a27340598a9614
parent4e6356426fcfef84e2484820814a8eaaaf547eda
Test destructors in delete expressions and of temporaries for throwing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp
test/CXX/expr/expr.unary/expr.unary.noexcept/sema.cpp