Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Oct 24, 2023

No description provided.

The generic form of `add_compile_fail_test` requires which libraries to depend
on.
There is a bug in clang-14 consteval handling which interacts poorly with
libstdc++.

It manifests with the error: `call to consteval function
'std::chrono::hh_mm_ss::_S_fractional_width' is not a constant expression` when
compiling anything including `<chrono>`.
@elbeno elbeno enabled auto-merge October 24, 2023 22:34
@elbeno elbeno merged commit b421993 into intel:main Oct 24, 2023
@elbeno elbeno deleted the update-compile-fail-tests branch October 24, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants