On Mar 21, 2012, at 3:07 AM, Jonathan Gray <[email protected]> wrote:
> In test/Driver/clang-g-opts.c with tests of the form
>
> // RUN: %clang -S -v -o %t %s 2>&1 | not grep -w -- -g
>
> using 'not' here isn't portable and doesn't work on at least
> OpenBSD and likely other systems (bash builtin?).
>
> patch to move this to FileCheck attached
Committed as r155874, thanks!
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits