Re: [C++ Patch] PR 53371
OK. Jason
[C++ Patch] PR 53371
Hi, this is a rather simple PR about us not rejecting rvalue reference catch parameters. When I looked into it I noticed that we also aren't explicitly handling abstract types (which now in C++11 are explicitly mentioned in [except.handle]): eventually we rejected those but with a quite poor