samsonov added a comment.

Cool, great to see this coming. I'll let Kuba sign this off.


================
Comment at: test/Driver/fsanitize.c:220
@@ -219,1 +219,3 @@
 
+// RUN: %clang -target x86_64-apple-darwin10 -fsanitize=thread %s -### 2>&1 | 
FileCheck %s --check-prefix=CHECK-TSAN-X86-64-DARWIN
+// CHECK-TSAN-X86-64-DARWIN-NOT: unsupported option
----------------
Care to add a test for ios or tvos?


http://reviews.llvm.org/D18280



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to