summaryrefslogtreecommitdiffstats
path: root/regex.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-02-14 06:34:00 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-02-14 06:34:00 -0800
commitc2b2f22392e77fa98a3f71daf915ebe1a5239e99 (patch)
tree94713a38142acb64dce55ce611ffa9831a0c19a4 /regex.c
parentdb69c993b1b3de0509a06d80ddd6d5e88baedfd8 (diff)
downloadtxr-c2b2f22392e77fa98a3f71daf915ebe1a5239e99.tar.gz
txr-c2b2f22392e77fa98a3f71daf915ebe1a5239e99.tar.bz2
txr-c2b2f22392e77fa98a3f71daf915ebe1a5239e99.zip
configure: detect ubsan compilation.
* configure: detect that the compiler is generating undefined behavior sanitizer code, a feature supported in GCC and Clang. The tell-tale sign of this is that "ubsan" occurs in the executable. If so, we deposit #define HAVE_UBSAN 1 into config.h.
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions