From e251863130cc7f51ed9764917e12a0e42cbe7a0e Mon Sep 17 00:00:00 2001 From: Rintaro Kuroiwa Date: Thu, 12 Nov 2015 15:07:21 -0800 Subject: [PATCH] Add ignore file for TSan build - Added ignores.txt file. When doing a tsan build, tsan_blacklist gyp flag should point to the file. Change-Id: Ia69f89f1906f0b386e081a7df5a7c867e411f8fd --- packager/tools/memory/tsan_v2/ignores.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packager/tools/memory/tsan_v2/ignores.txt diff --git a/packager/tools/memory/tsan_v2/ignores.txt b/packager/tools/memory/tsan_v2/ignores.txt new file mode 100644 index 0000000000..58adc310e9 --- /dev/null +++ b/packager/tools/memory/tsan_v2/ignores.txt @@ -0,0 +1,6 @@ +# The rules in this file are only applied at compile time. If you can modify the +# source in question, consider function attributes to disable instrumentation. +# +# Please think twice before you add or remove these rules. +# Data races should typically go to suppressions.txt. +