llvm-project
79566b2e
- [compiler-rt] Fix a warning
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
14 days ago
[compiler-rt] Fix a warning This patch fixes: compiler-rt/lib/asan/tests/asan_test.cpp:398:27: error: allocation of insufficient size '0' for type 'int' with size '4' [-Werror,-Walloc-size]
Author
kazutakahirata
Parents
eb88c049
Loading