tree-sitter/tree-sitter-c

Microsoft SEH extension is not supported yet

DennySun2100 opened this issue · 0 comments

This PR #164, is to make c/c++ parser be able to parse Microsoft SEH extension - __try/__except/__finally/__leave.

Please check "SEH exception handling" in test/corpus/microsoft.txt for the test on this change.