================ @@ -0,0 +1,46 @@ +// RUN: %clangxx_tsan -O1 %s -o %t && %run %t 2>&1 | FileCheck %s ---------------- vitalybuka wrote: Exit code 0 should be enough we probably do not need | FileCheck here https://github.com/llvm/llvm-project/pull/84923