[all-commits] [llvm/llvm-project] 79aed8: tsan: fix unused var warnings in a test
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Mon Aug 16 04:13:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79aed89ea3af606901ff716c38796bee43a765c0
https://github.com/llvm/llvm-project/commit/79aed89ea3af606901ff716c38796bee43a765c0
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/tests/unit/tsan_trace_test.cpp
Log Message:
-----------
tsan: fix unused var warnings in a test
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D108118
More information about the All-commits
mailing list