Skip to content
Commit b3079e8a authored by Danny Mösch's avatar Danny Mösch
Browse files

[clang-tidy] Make test work on architectures which do not provide a `__int128_t`

See f10cee91. The test did still not run successful since the
`CHECK-MESSAGE` line is still read and considered even though the `#ifdef` removes the code if
`__int128_t` is not available. Now there is a fallback type in this case.
parent 115b3ace
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment