[all-commits] [llvm/llvm-project] ac2ffd: tsan: Fix the improper argument type in tsan_ilist...
Victor Huang via All-commits
all-commits at lists.llvm.org
Thu Jul 29 18:51:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac2ffdef9cc8d152801ca87d81736fb1dec9cb88
https://github.com/llvm/llvm-project/commit/ac2ffdef9cc8d152801ca87d81736fb1dec9cb88
Author: Victor Huang <wei.huang at ibm.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M compiler-rt/lib/tsan/tests/unit/tsan_ilist_test.cpp
Log Message:
-----------
tsan: Fix the improper argument type in tsan_ilist_test.cpp
- clang-ppc64le-rhel bot LIT failure: https://lab.llvm.org/buildbot/#/builders/57/builds/8932
- culprit change: https://reviews.llvm.org/D107050
More information about the All-commits
mailing list