llvm-project
3c51ed98 - [clang][bytecode] Fix initializing array elems from string (#175170)

Commit
95 days ago
[clang][bytecode] Fix initializing array elems from string (#175170) In the `= {"foo"}` case, we don't have an array filler we can use and we need to explicitily zero the remaining elements.
Author
Parents
Loading