Skip to content

GH-131296: fix clang-cl warning on Windows in sre.c#131593

Merged
zooba merged 2 commits into
python:mainfrom
chris-eibl:fix_clangcl_sre
Apr 1, 2025
Merged

GH-131296: fix clang-cl warning on Windows in sre.c#131593
zooba merged 2 commits into
python:mainfrom
chris-eibl:fix_clangcl_sre

just use "#if defined(_MSC_VER) && !defined(__clang__)"

853c1ff
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs