tsan: prepare for trace mapping removal
authorDmitry Vyukov <dvyukov@google.com>
Tue, 21 Sep 2021 19:26:13 +0000 (21:26 +0200)
committerDmitry Vyukov <dvyukov@google.com>
Wed, 22 Sep 2021 05:26:37 +0000 (07:26 +0200)
Don't test for presence of the trace mapping,
it will be removed soon.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D110194

compiler-rt/test/sanitizer_common/TestCases/Linux/decorate_proc_maps.cpp

index 8a05f4b..60f32c2 100644 (file)
@@ -55,10 +55,6 @@ int main(void) {
 
 // CHECK-tsan: rw-p {{.*}} [shadow]
 // CHECK-tsan: rw-p {{.*}} [meta shadow]
-// CHECK-tsan: rw-p {{.*}} [trace 0]
-// CHECK-tsan: rw-p {{.*}} [trace header 0]
-// CHECK-tsan: rw-p {{.*}} [trace 1]
-// CHECK-tsan: rw-p {{.*}} [trace header 1]
 
 // Nothing interesting with standalone LSan and UBSan.
 // CHECK-lsan: decorate_proc_maps