[dfsan] Do not test origin-tracking in atomic.cpp
authorJianzhou Zhao <jianzhouzh@google.com>
Fri, 26 Feb 2021 19:44:18 +0000 (19:44 +0000)
committerJianzhou Zhao <jianzhouzh@google.com>
Fri, 26 Feb 2021 19:44:18 +0000 (19:44 +0000)
commitc5c316f6d9eeecae6de538ff554ae8066ebecb91
tree121dd2918cad5ab1a7d3aca976ca983b71d9bc88
parentb183cbfacd32ef7ac128ec0327c5972fd7e7f9c6
[dfsan] Do not test origin-tracking in atomic.cpp

This would cause linking errors after https://reviews.llvm.org/D97483
that introduced new prefixes for ABI wrappers with origin tracking mode.
We will renable this after the full origin tracking is checked in.
compiler-rt/test/dfsan/atomic.cpp