This is illegal in a constexpr context. We can already figure that out,
but we'd still run into an assertion later on when trying to visit the
missing initializer or run the invalid function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Would be nice to test this before the work to allocate Offset?