search for: 7cd0e64871c8744c276ebf08d7ef31cf12

Displaying 1 result from an estimated 1 matches for "7cd0e64871c8744c276ebf08d7ef31cf12".

2020 May 03
2
[RFC] [Windows SEH] Local_Unwind (Jumping out of a _finally)
Hi, Per Reid’s feedback, I have separated two SEH missing features. This thread now is only focusing on _local_unwind(), Jumping out of _finally. The design is documented in Wiki here: https://github.com/tentzen/llvm-project/wiki/Windows-SEH:-Local_Unwind-(aka:-Jumping-Out-of-_Finally) The implementation can be seen here: