[PATCH] D102280: [analyzer] Engine: fix crash with SEH __leave keyword
Abbas Sabra via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 14 06:05:23 PDT 2021
AbbasSabra added a comment.
In D102280#2759167 <https://reviews.llvm.org/D102280#2759167>, @steakhal wrote:
> Do you have any good (mature, big enough) open-source projects for these msvc constructs?
https://github.com/microsoft/winfile and https://github.com/chakra-core/ChakraCore seem to be using SEH but not heavily.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102280/new/
https://reviews.llvm.org/D102280
More information about the cfe-commits
mailing list