llvm-project
d94a8282
- [clang][bytecode] Don't crash on a null Descriptor (#160506)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
154 days ago
[clang][bytecode] Don't crash on a null Descriptor (#160506) ... for dynamic memory allocation. This happens when the requested array size is too large. Fixes #152951
References
#160506 - [clang][bytecode] Don't crash on a null Descriptor
Author
tbaederr
Parents
2d6ce514
Loading