Skip to content

Commit 79a512c

Browse files
author
George Karpenkov
committed
Fix bug related to disabling TSan tests on 32-bit platform.
1 parent 69846cf commit 79a512c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/lit.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,6 @@ runtime_libs = [
928928
('profile', 'profile_runtime'),
929929
('asan', 'asan_runtime'),
930930
('ubsan', 'ubsan_runtime'),
931-
('tsan', 'tsan_runtime'),
932931
('safestack', 'safestack_runtime')
933932
]
934933

0 commit comments

Comments
 (0)