diff options
author | Chris Eibl <138194463+chris-eibl@users.noreply.github.com> | 2025-03-25 23:07:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 23:07:52 (GMT) |
commit | 488174dc68f90217fd43aa95d87441cc6bad6a29 (patch) | |
tree | 43a88a77e1cd7ac8e9c2a9b42977cf8b9ba86874 /Python/codegen.c | |
parent | 90b82f2b61219c8f94e2deddc989a4c4fe9ea7c7 (diff) | |
download | cpython-488174dc68f90217fd43aa95d87441cc6bad6a29.zip cpython-488174dc68f90217fd43aa95d87441cc6bad6a29.tar.gz cpython-488174dc68f90217fd43aa95d87441cc6bad6a29.tar.bz2 |
GH-131691: Fix exception handling setting for clang-cl on Windows (GH-131730)
The /EHa option for Clang-CL behaves differently than the same option for MSVC, which is why we don't use it for both compilers.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions