https://github.com/momo5502 closed
https://github.com/llvm/llvm-project/pull/128839
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
momo5502 wrote:
FunctionCanThrow is copied from CGCoroutine.cpp
https://github.com/llvm/llvm-project/pull/128839
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/momo5502 created
https://github.com/llvm/llvm-project/pull/128839
This fixes #93251
>From 36931d9d2a4d50ac363a1b2de123909eacfb72a6 Mon Sep 17 00:00:00 2001
From: Maurice Heumann
Date: Wed, 26 Feb 2025 08:37:04 +0100
Subject: [PATCH] Don't generate SEH scopes for noexcept fun