[all-commits] [llvm/llvm-project] 498695: tsan: prepare for trace mapping removal
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Sep 21 22:26:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4986959eb2140a58f7bcce4b616483549a68e0a2
https://github.com/llvm/llvm-project/commit/4986959eb2140a58f7bcce4b616483549a68e0a2
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-09-22 (Wed, 22 Sep 2021)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/decorate_proc_maps.cpp
Log Message:
-----------
tsan: prepare for trace mapping removal
Don't test for presence of the trace mapping,
it will be removed soon.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D110194
More information about the All-commits
mailing list