AaronBallman wrote:
Precommit CI found relevant failures:
```
In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/asan/tests/asan_internal_interface_test.cpp:13:
In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/asan/tests/asan_test_utils.h:22:
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h:77:10:
error: unused function template 'Ident' [-Werror,-Wunused-template]
77 | static T Ident(T t) {
| ^~~~~
In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_mutex_test.cpp:15:
In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_pthread_wrappers.h:20:
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h:77:10:
error: unused function template 'Ident' [-Werror,-Wunused-template]
77 | static T Ident(T t) {
| ^~~~~
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_mutex_test.cpp:122:13:
error: unused function template 'check_locked' [-Werror,-Wunused-template]
122 | static void check_locked(MutexType *mtx) {
| ^~~~~~~~~~~~
```
https://github.com/llvm/llvm-project/pull/206123
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits