llvm-project
7c441b21 - [clang][bytecode] Catch placement-new into invalid destination (#164804)

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
Author
Parents
Loading