[PATCH] [ASan tests] Add the first Windows-only lit test

Timur Iskhodzhanov timurrrr at google.com
Wed May 14 08:55:22 PDT 2014


================
Comment at: test/asan/TestCases/Windows/thread_stack_array_left_oob.cc:3
@@ +2,3 @@
+// 'cat' is used below to work around FileCheck buffering bug which makes this
+// test flaky.  FIXME: file an issue.
+// RUN: not %run %t 2>&1 | cat | FileCheck %s --check-prefix=CHECK
----------------
Please note: I'm intentionally not filing and issue before I commit this patch to make it much easier for someone working on FileCheck to reproduce.
I'm afraid this issue exists only on Windows...

http://reviews.llvm.org/D3767






More information about the llvm-commits mailing list