[GHC] #11684: Fix tests with Clang
GHC
ghc-devs at haskell.org
Fri Mar 11 23:29:44 UTC 2016
#11684: Fix tests with Clang
-------------------------------------+-------------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1986
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by erikd):
Interestingly, `DriverPipeline.hs` already optionally adds `-Qunused-
arguments` when the compiler is Clang. For some reason, Debian's Clang is
not being recognised as Clang.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11684#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list