Martin Hořeňovský e260288807
Allow disabling use of __builtin_constant_p in internal macros
Turns out that even in GCC, the expression in `__builtin_cosntant_p`
can end up evaluated and side-effects executed. To allow users to
work around this bug, I added a configuration option to disable its
use in internal macros.

Related to #2925
2024-10-27 20:27:03 +01:00
..
2023-12-11 00:55:40 +01:00
2021-11-19 15:52:32 +01:00
2024-09-17 10:45:43 +02:00
2024-02-16 21:29:57 +01:00
2024-08-14 12:05:21 +02:00
2022-09-09 16:00:39 +02:00