llvm-project
79566b2e - [compiler-rt] Fix a warning

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