catch2/src
Jayesh Badwaik (FZ Juelich) c71f42cc29
Disable CATCH_INTERNAL_IGNORE_BUT_WARN for NVHPC Compilers
- NVHPC's implementation of `__builtin_constant_p` has a bug which
    results in calls to the immediately evaluated lambda expressions to be
    reported as unevaluated lambdas.

    https://developer.nvidia.com/nvidia_bug/3321845.

  - Hence, we disable CATCH_INTERNAL_IGNORE_BUT_WARN for NVHPC Compilers
2021-06-07 12:28:16 +02:00
..
catch2 Disable CATCH_INTERNAL_IGNORE_BUT_WARN for NVHPC Compilers 2021-06-07 12:28:16 +02:00
CMakeLists.txt Remove unneeded interface IRunner 2021-05-13 09:14:26 +02:00