Sema: Caught exception objects should be unqualified
The exception object should be unqualified. Using a qualified exception object results in the wrong copy constructor getting called when the catch handler executes. llvm-svn: 231054
Loading
Please sign in to comment