Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Visit 'unwind to caller' catchswitches nested in catchswitches | David Majnemer | 2016-02-23 | 1 | -0/+55 |
We had the right logic for the nested cleanuppad case but omitted it for catchswitches. llvm-svn: 261615 |