Remove a TODO regarding where some can_catch are implemented. I opted to make...
Remove a TODO regarding where some can_catch are implemented. I opted to make can_catch pure virtual in the top __shim_type_info, and have each sub-class implement its own. There are some repeated definitions, but they are trivial. llvm-svn: 149537
Loading
Please register or sign in to comment