]> granicus.if.org Git - clang/commit
Fix test failure from r362435
authorErich Keane <erich.keane@intel.com>
Mon, 3 Jun 2019 19:57:52 +0000 (19:57 +0000)
committerErich Keane <erich.keane@intel.com>
Mon, 3 Jun 2019 19:57:52 +0000 (19:57 +0000)
commit3fb6bc0a3f0a0fbbe02db23219d5abd5a4af6766
tree3b04e83a8494883a32dd8b3ceb0b8264b7ea4642
parentd61c1added2308a5e6b81b06831084bffa743e8e
Fix test failure from r362435

Apparently I forgot to do an open brace in a namespace, so we get an
error about an extra closing brace.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362443 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/nothrow-vs-exception-specs.cpp