Forked from
Glasgow Haskell Compiler / GHC
17488 commits behind the upstream repository.
-
Summary: After a parse error in OPTIONS_GHC issue an error message instead of a compiler panic. Test Plan: make test TEST=T15053 Reviewers: Phyx, thomie, bgamari, monoidal, osa1 Reviewed By: Phyx, monoidal, osa1 Subscribers: tdammers, osa1, rwbarton, carter GHC Trac Issues: #15053 Differential Revision: https://phabricator.haskell.org/D5093
Summary: After a parse error in OPTIONS_GHC issue an error message instead of a compiler panic. Test Plan: make test TEST=T15053 Reviewers: Phyx, thomie, bgamari, monoidal, osa1 Reviewed By: Phyx, monoidal, osa1 Subscribers: tdammers, osa1, rwbarton, carter GHC Trac Issues: #15053 Differential Revision: https://phabricator.haskell.org/D5093
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
T15053.stderr 189 B
T15053.hs:1:16:
Error while parsing OPTIONS_GHC pragma.
Expecting whitespace-separated list of GHC options.
E.g. {-# OPTIONS_GHC -Wall -O2 #-}
Input was: " -O1 }/n/"/n "