summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>2025-03-25 23:07:52 (GMT)
committerGitHub <noreply@github.com>2025-03-25 23:07:52 (GMT)
commit488174dc68f90217fd43aa95d87441cc6bad6a29 (patch)
tree43a88a77e1cd7ac8e9c2a9b42977cf8b9ba86874 /Python/codegen.c
parent90b82f2b61219c8f94e2deddc989a4c4fe9ea7c7 (diff)
downloadcpython-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