On Sun, Apr 1, 2012 at 4:03 PM, Bob Wilson <[email protected]> wrote:

> Ignore unused --serialize-diagnostics option when using llvm-gcc.
>
> llvm-gcc doesn't handle --serialize-diagnostics so when compiling i386
> kernel/kext code with -Werror, you get an error about that option being
> unused.  Claim the argument to prevent this from breaking builds.
> <rdar://problem/11161933>
>

I realize that most of the llvm-gcc invoking logic is untested, but can we
start with a testcase here?
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to