Hello,
According to Clang / LLVM documentation, -fsanitize=thread is not supported on i386. https://clang.llvm.org/docs/ThreadSanitizer.html
Yeah, I submitted this PR a few days ago: https://github.com/opencollab/llvm-toolchain-integration-test-suite/pull/30 S

