-
Notifications
You must be signed in to change notification settings - Fork 786
Open
Labels
Description
Description
static_assert(std::is_pod<MCSchedModel>::value, |
Steps to Reproduce
Build with -std=c++20
with a libc++ that has llvm/llvm-project#129471
Actual Behavior
Warns about is_pod.
LLVM removed this in llvm/llvm-project@9810fe1, but that doesn't apply cleanly because DXC also doesn't have llvm/llvm-project@d3a6c897ba992 and llvm/llvm-project@aee3400
I don't know how you usually track upstream changes (or if you do at all).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status