Integrated: 7903175: Workaround CODETOOLS-7903174
Jorn Vernee
jvernee at openjdk.java.net
Fri Apr 29 15:32:54 UTC 2022
On Fri, 29 Apr 2022 12:32:11 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> This implements a workaround for the crash in clang_reparseTranslationUnit.
>
> It enables libclang's crash recovery on Windows, and if there's a crash in reparseTranslationUnit, we simply retry the call. This seems to be enough to workaround the crash for now.
This pull request has now been integrated.
Changeset: 6510048e
Author: Jorn Vernee <jvernee at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/jextract/commit/6510048eaa27a16792d26b29b6aa6e693f34fea7
Stats: 9 lines in 2 files changed: 7 ins; 1 del; 1 mod
7903175: Workaround CODETOOLS-7903174
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.java.net/jextract/pull/29
More information about the jextract-dev
mailing list