llvm-project
7c441b21
- [clang][bytecode] Catch placement-new into invalid destination (#164804)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 days ago
[clang][bytecode] Catch placement-new into invalid destination (#164804) We failed to check for null and non-block pointers. Fixes https://github.com/llvm/llvm-project/issues/152952
References
#164804 - [clang][bytecode] Catch placement-new into invalid destination
Author
tbaederr
Parents
57ccb462
Loading