clang warnings

Carter Schonwald carter.schonwald at gmail.com
Tue Jun 24 01:30:50 UTC 2014


I ran a validate myself on OS X this evening, i can confirm things worked
too :)


On Mon, Jun 23, 2014 at 8:55 PM, Kazu Yamamoto <kazu at iij.ad.jp> wrote:

> Austin,
>
> > I've already merged two changesets into 7.8.3 -
> >
> https://github.com/ghc/ghc/commit/52222f9e0bedc9b08b46619f8ed4d09f645d6ed4
> > and
> https://github.com/ghc/ghc/commit/fd4169f9caf6922e3e5ea9c31f497f7220fc62b8
> > - which add -Qunused-arguments to the C compiler invocation if the
> > compiler is Clang. The GHC but is #9047
> >
> > (The problem was Clang will ignore a lot of the flags we pass in the
> > assembler stage, since it will be used as the assembler). So I don't
> > think a workaround will be needed.
>
> Great.
>
> I confirmed that I can validate both GHC HEAD and the ghc-7.8 branch
> on Mac WITHOUT ghc-clang-wrapper.
>
> --Kazu
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140623/fa1eb2d6/attachment.html>


More information about the ghc-devs mailing list