When declaring a catch block in C++, make sure that the type being
caught can be copy-initialized and destructed. Fixes PR6518. llvm-svn: 97853
Loading
Please register or sign in to comment
caught can be copy-initialized and destructed. Fixes PR6518. llvm-svn: 97853