llvm-project
e8d84882 - [clang][bytecode] Fix dynamic array allocation return values (#127387)

Commit
307 days ago
[clang][bytecode] Fix dynamic array allocation return values (#127387) We need to return a pointer to the first element, not the array itself.
Author
Parents
Loading