[PATCH] D14669: [EH] Keep filter types even if the type has been caught.

John McCall via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 19:01:53 PST 2015


rjmccall added a comment.

The fix should apply to all personalities (including the ObjC ones).  I'm sure the bug has nothing to do with specific personalities and everything to do with nobody really bothering to do more than minimal testing.


Repository:
  rL LLVM

http://reviews.llvm.org/D14669





More information about the llvm-commits mailing list