[all-commits] [llvm/llvm-project] 96c802: Rename `tsan/race_range_pc.cc` to `test/tsan/race_...
danliew via All-commits
all-commits at lists.llvm.org
Tue Dec 3 09:49:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96c8024e2eb05278206b1eb59208bad0f3c68f2e
https://github.com/llvm/llvm-project/commit/96c8024e2eb05278206b1eb59208bad0f3c68f2e
Author: Dan Liew <dan at su-root.co.uk>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
R compiler-rt/test/tsan/race_range_pc.cc
A compiler-rt/test/tsan/race_range_pc.cpp
Log Message:
-----------
Rename `tsan/race_range_pc.cc` to `test/tsan/race_range_pc.cpp`.
The old suffix was preventing it from being executed by default.
More information about the All-commits
mailing list