[all-commits] [llvm/llvm-project] 7fc50e: clang: Fix parsing of seh exception model (#146643)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 2 13:22:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fc50e92a59c764eb6b1897fcdd506aacb92629c
https://github.com/llvm/llvm-project/commit/7fc50e92a59c764eb6b1897fcdd506aacb92629c
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 (#146643)
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