Commit f02efa6
committed
[TSan] Fix CI test failures
I think this fix didn't get propagated in the transition from
llvm:stable to llvm-project:swift/master because the filename changed
from `lit.cfg` to `lit.cfg.py` at the same time.
rdar://56545824
Original commit:
[TSan] Follow-up for my previous commit
I enabled ignore_interceptors_accesses, but forgot to disable it for
tests to avoid false negatives.
apple-llvm-split-commit: 77a1e0d62108f1363fbe868b09eb53d42b923aae
apple-llvm-split-dir: compiler-rt/
(cherry picked from commit 67bb9b1)1 parent c1a1515 commit f02efa6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments