Add a C++ test case for https://reviews.llvm.org/D86854
authorAkira Hatanaka <ahatanaka@apple.com>
Tue, 20 Oct 2020 14:34:38 +0000 (07:34 -0700)
committerAkira Hatanaka <ahatanaka@apple.com>
Tue, 20 Oct 2020 14:34:38 +0000 (07:34 -0700)
commitb78045c2ce2dba9b43c0e48340c2a69e444386ec
treeb8f70ffe92759325ccb6fc55b4411aa1788660e3
parente7a69158635a30cb673e443a3b95ece359c72cc1
Add a C++ test case for https://reviews.llvm.org/D86854

The test case was part of https://reviews.llvm.org/D82999, which was
abandoned after https://reviews.llvm.org/D86854 fixed the bug.
clang/test/CodeGenCXX/exceptions.cpp