diff options
| author | Alec Theriault <alec.theriault@gmail.com> | 2018-01-26 13:09:58 -0500 |
|---|---|---|
| committer | Ben Gamari <ben@smart-cactus.org> | 2018-01-26 14:37:28 -0500 |
| commit | 9a57cfebd2e65109884712a27a0f29d1a71f57b7 (patch) | |
| tree | 7ff841e4357aa10bf080f36a3ab3a2d348b03b5f /compiler/codeGen/CgUtils.hs | |
| parent | bd58e290a4dc3beed2e63fbe549aadbdf17ae437 (diff) | |
| download | haskell-9a57cfebd2e65109884712a27a0f29d1a71f57b7.tar.gz | |
Option for LINE pragmas to get lexed into tokens
This adds a parser-level switch to have 'LINE' and 'COLUMN'
pragmas lexed into actual tokens (as opposed to updating the
position information in the parser).
'lexTokenStream' is the only place where this option is enabled.
Reviewers: bgamari, alexbiehl, mpickering
Reviewed By: mpickering
Subscribers: alanz, rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4336
Diffstat (limited to 'compiler/codeGen/CgUtils.hs')
0 files changed, 0 insertions, 0 deletions
