diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-02-20 16:30:46 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-20 16:30:46 (GMT) |
| commit | 6cd2f356c371f6ce984c6030ab0f2dd8a1eae743 (patch) | |
| tree | 773ab4d3243024933cba1a2aa1eae539faf65584 /Python/pythonrun.c | |
| parent | 38dfe014de2ce8741c8d1ffff071689b1d06f186 (diff) | |
| download | cpython-6cd2f356c371f6ce984c6030ab0f2dd8a1eae743.zip cpython-6cd2f356c371f6ce984c6030ab0f2dd8a1eae743.tar.gz cpython-6cd2f356c371f6ce984c6030ab0f2dd8a1eae743.tar.bz2 | |
[3.13] gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (GH-129839) (#130366)
gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (GH-129839)
Newer GCC versions accept both __attribute__((no_sanitize("undefined")))
and __attribute__((no_sanitize_undefined)) so check that the macro is
not already defined.
(cherry picked from commit 568db400ff07240a5ed6f263af281405ccaec716)
Co-authored-by: Collin Funk <collin.funk1@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
