[PATCH] [ASan tests] Add the first Windows-only lit test
Timur Iskhodzhanov
timurrrr at google.com
Wed May 14 12:42:21 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140514/1e9c9342/attachment.html>
More information about the llvm-commits
mailing list