[GHC] #15662: Line pragmas appear to be slightly broken with Clang's CPP

GHC ghc-devs at haskell.org
Tue Jan 22 22:17:58 UTC 2019


#15662: Line pragmas appear to be slightly broken with Clang's CPP
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.10.1
       Component:  Compiler          |              Version:  8.4.3
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by bgamari):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 For the record comment:2 removes the broken expectation from the relevant
 tests. However, this does mean that these tests will break on pre-Mojave
 `clang`s. To fix this we would need to add version probing logic to the
 testsuite which seems like a lot of work for this corner case. Closing.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15662#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list