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

Timur Iskhodzhanov timurrrr at google.com
Wed May 14 12:42:53 PDT 2014


2014-05-14 23:40 GMT+04:00 Alexey Samsonov <samsonov at google.com>:

> +// RUN: %clangxx_asan -O0 %s -Fe%t 2>&1
>  > > Why 2>&1 here?
> > Because ASan reports go to stderr? :)
> But this line doesn't run ASan executable, it's a compiler invocation.


Oops! Probably a copy-n-paste mistake...
Fixed in r208805.

http://reviews.llvm.org/D3767






More information about the llvm-commits mailing list