llvm-project
e8d84882
- [clang][bytecode] Fix dynamic array allocation return values (#127387)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#127387 - [clang][bytecode] Fix dynamic array allocation return values
Author
tbaederr
Parents
d64cf199
Loading