llvm-project/llvm/test/Bitcode/Inputs/invalid-initializer.bc
Nikita Popov 98204a2e5b [Bitcode] Verify types for aggregate initializers
Unfortunately all the nice error messages get lost because we
don't forward errors from lazy value materialization.

Fixes https://github.com/llvm/llvm-project/issues/117707.
2024-11-28 11:21:38 +01:00

1.4 KiB