mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
e260288807
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 |
||
---|---|---|
.. | ||
catch2-with-main.pc.in | ||
catch2.pc.in | ||
Catch2Config.cmake.in | ||
CatchConfigOptions.cmake | ||
CatchMiscFunctions.cmake | ||
Findcodecov.cmake | ||
FindGcov.cmake | ||
FindLcov.cmake | ||
llvm-cov-wrapper |