]> granicus.if.org Git - clang/commit
Add Sema test case for exception-specifiers implicitly added to destructors.
authorDouglas Gregor <dgregor@apple.com>
Thu, 1 Jul 2010 14:21:35 +0000 (14:21 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 1 Jul 2010 14:21:35 +0000 (14:21 +0000)
commitc05babe58ca0fe825a2c4d362f132f409217e39a
tree5a6b3d99c79f7a35b02470fb2f6a00cd0598b14a
parent1d110e05e0ff48c1c7a483d6b7fd094cdf28316a
Add Sema test case for exception-specifiers implicitly added to destructors.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107395 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/except/except.spec/p14.cpp [new file with mode: 0644]