summaryrefslogtreecommitdiff
path: root/tests/stress/recursive_iternext.py
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-08-06 10:19:43 +1000
committerAngus Gratton <angus@redyak.com.au>2025-08-19 10:33:40 +1000
commit3faf2298537ee34648d27a662529ff2aa73cec1c (patch)
treef12a1e6ea5cc97c6b249e80a3c6a6d9ec03fa082 /tests/stress/recursive_iternext.py
parentd81d56cc4d7c44978761f967841bcb6e8e84b54d (diff)
py/misc: Add a way to detect sanitizer builds.
Clang and gcc>=14 can use __has_feature() to detect if a sanitizer is enabled, but older GCC has no mechanism - need to set a macro explicitly for this to be recognised. Necessary for increasing some resource limits in sanitizer builds. Important not to use to avoid real issues! This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'tests/stress/recursive_iternext.py')
0 files changed, 0 insertions, 0 deletions