]> granicus.if.org Git - clang/commit
PR9899: handle pseudo-destructors correctly in noexcept() expressions.
authorEli Friedman <eli.friedman@gmail.com>
Thu, 12 May 2011 02:11:32 +0000 (02:11 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 12 May 2011 02:11:32 +0000 (02:11 +0000)
commitebc93e176dad36fa8a28dd3a36c5b3dc7630d87d
treef9645fc632dfbe0646838fa7220ba006122aa766
parentfe3e3bd63d73c1a370b0b0447b8744d495fa6626
PR9899: handle pseudo-destructors correctly in noexcept() expressions.

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