]> granicus.if.org Git - clang/commit
Fix PR9941 for out-of-line template destructors too.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 20 May 2011 05:57:18 +0000 (05:57 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 20 May 2011 05:57:18 +0000 (05:57 +0000)
commita0448264c7da395ca9416c6570bc43a7f49e436b
tree6546a7f042630aa269397635347fc8cedf2ad69c
parent1e55e91a257c4ddd4364656b048a3c345c366804
Fix PR9941 for out-of-line template destructors too.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExceptionSpec.cpp
test/CXX/special/class.dtor/p3-0x.cpp