[PATCH] D102280: [analyzer] Engine: fix crash with SEH __leave keyword

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 10:27:48 PDT 2021


steakhal added a comment.

In D102280#2759480 <https://reviews.llvm.org/D102280#2759480>, @AbbasSabra wrote:

> 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.

Well, and how can I build them on Linux xD
I tried mingw64, but failed :D

How do you use clang exactly?


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