Put BufSpan into RealSrcSpan
This has been superseded by !9473, which moved BufSpan into EpaSpan in EpaLocation Start on making LocatedN more direct Using EpaLocation instead of Anchor Via a synonym initially, to prove the concept Variants of AnnSortKey For future, just a list of which type comes next. Example for ValBinds EPA: Explicitly capture EOF Location in AnnsModule And also get rid of EpaEofComment.
Showing
- compiler/GHC/Data/BooleanFormula.hs 4 additions, 4 deletionscompiler/GHC/Data/BooleanFormula.hs
- compiler/GHC/Driver/Main.hs 1 addition, 1 deletioncompiler/GHC/Driver/Main.hs
- compiler/GHC/Hs/Binds.hs 1 addition, 1 deletioncompiler/GHC/Hs/Binds.hs
- compiler/GHC/Hs/Decls.hs 3 additions, 5 deletionscompiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs 30 additions, 5 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs 11 additions, 6 deletionscompiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Extension.hs 1 addition, 1 deletioncompiler/GHC/Hs/Extension.hs
- compiler/GHC/Hs/Pat.hs 1 addition, 1 deletioncompiler/GHC/Hs/Pat.hs
- compiler/GHC/Hs/Type.hs 9 additions, 9 deletionscompiler/GHC/Hs/Type.hs
- compiler/GHC/Hs/Utils.hs 60 additions, 41 deletionscompiler/GHC/Hs/Utils.hs
- compiler/GHC/HsToCore/Arrows.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Arrows.hs
- compiler/GHC/HsToCore/Docs.hs 20 additions, 16 deletionscompiler/GHC/HsToCore/Docs.hs
- compiler/GHC/HsToCore/Expr.hs 3 additions, 3 deletionscompiler/GHC/HsToCore/Expr.hs
- compiler/GHC/HsToCore/Match/Literal.hs 1 addition, 1 deletioncompiler/GHC/HsToCore/Match/Literal.hs
- compiler/GHC/HsToCore/Monad.hs 5 additions, 2 deletionscompiler/GHC/HsToCore/Monad.hs
- compiler/GHC/HsToCore/Quote.hs 2 additions, 2 deletionscompiler/GHC/HsToCore/Quote.hs
- compiler/GHC/HsToCore/Ticks.hs 2 additions, 2 deletionscompiler/GHC/HsToCore/Ticks.hs
- compiler/GHC/Iface/Ext/Ast.hs 43 additions, 43 deletionscompiler/GHC/Iface/Ext/Ast.hs
- compiler/GHC/Iface/Ext/Utils.hs 16 additions, 5 deletionscompiler/GHC/Iface/Ext/Utils.hs
- compiler/GHC/IfaceToCore.hs 1 addition, 1 deletioncompiler/GHC/IfaceToCore.hs
Loading
Please register or sign in to comment