gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (#129839)
Newer GCC versions accept both __attribute__((no_sanitize("undefined")))
and __attribute__((no_sanitize_undefined)) so check that the macro is
not already defined. C
Collin Funk committed
568db400ff07240a5ed6f263af281405ccaec716
Parent: 0f5b821
Committed by GitHub <noreply@github.com>
on 2/20/2025, 4:02:33 PM