[all-commits] [llvm/llvm-project] c3e1ce: clang: Fix parsing of seh exception model
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 2 00:34:30 PDT 2025
Branch: refs/heads/users/arsenm/clang/fix-parsing-exception-model-seh
Home: https://github.com/llvm/llvm-project
Commit: c3e1cec8047f79300d6266b694ba069829c1a3d9
https://github.com/llvm/llvm-project/commit/c3e1cec8047f79300d6266b694ba069829c1a3d9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
A clang/test/Modules/mingw-exceptions.cppm
Log Message:
-----------
clang: Fix parsing of seh exception model
Fixes regression reported https://github.com/llvm/llvm-project/pull/146342#issuecomment-3026600152
The test could probably be better. I'm not sure what special is happening with the module
compile, but I can't seem to reproduce this with just a plain -cc1 run.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list