Similar to <concepts> we need to protect the header and test against inclusion and being run if concepts aren't supported by the compiler.
Details
Details
- Reviewers
kamleshbhalui EricWF tambre ldionne - Group Reviewers
Restricted Project - Commits
- rG98eb1457ffbb: [libc++] Require concepts support for <numbers>
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
D77505 broke a bunch of bots. This fixes the regression.
I lack commit privileges. Please land as "Raul Tambre <raul@tambre.ee>"
Comment Actions
you need to fix this test file too libcxx/test/std/language.support/support.limits/support.limits.general/numbers.version.pass.cpp.