llvm-project
467f9695 - [compiler-rt] Fix a warning

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