llvm-project
467f9695
- [compiler-rt] Fix a warning
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[compiler-rt] Fix a warning This patch fixes: compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:126:72: error: format specifies type 'void *' but the argument has type 'uptr *' (aka 'unsigned long *') [-Werror,-Wformat-pedantic]
Author
kazutakahirata
Parents
bf4347b3
Loading