EPA : Remove ApiAnn from ParsedModule
All the comments are now captured in the AST, there is no need for a side-channel structure for them. (cherry picked from commit c64c119d)
Showing
- compiler/GHC.hs 4 additions, 8 deletionscompiler/GHC.hs
- compiler/GHC/Driver/Backpack.hs 2 additions, 4 deletionscompiler/GHC/Driver/Backpack.hs
- compiler/GHC/Driver/Main.hs 3 additions, 7 deletionscompiler/GHC/Driver/Main.hs
- compiler/GHC/Hs.hs 1 addition, 4 deletionscompiler/GHC/Hs.hs
- compiler/GHC/Hs/Dump.hs 4 additions, 0 deletionscompiler/GHC/Hs/Dump.hs
- compiler/GHC/Parser.y 2 additions, 0 deletionscompiler/GHC/Parser.y
- compiler/GHC/Parser/Annotation.hs 0 additions, 10 deletionscompiler/GHC/Parser/Annotation.hs
- compiler/GHC/Parser/Lexer.x 3 additions, 3 deletionscompiler/GHC/Parser/Lexer.x
- compiler/GHC/Parser/PostProcess.hs 1 addition, 1 deletioncompiler/GHC/Parser/PostProcess.hs
- testsuite/tests/ghc-api/annotations/.gitignore 0 additions, 26 deletionstestsuite/tests/ghc-api/annotations/.gitignore
- testsuite/tests/ghc-api/annotations/CheckUtils.hs 0 additions, 118 deletionstestsuite/tests/ghc-api/annotations/CheckUtils.hs
- testsuite/tests/ghc-api/annotations/InTreeAnnotations1.stderr 0 additions, 521 deletions...suite/tests/ghc-api/annotations/InTreeAnnotations1.stderr
- testsuite/tests/ghc-api/annotations/Makefile 0 additions, 32 deletionstestsuite/tests/ghc-api/annotations/Makefile
- testsuite/tests/ghc-api/annotations/all.T 0 additions, 4 deletionstestsuite/tests/ghc-api/annotations/all.T
- testsuite/tests/ghc-api/annotations/bundle-export.stdout 0 additions, 37 deletionstestsuite/tests/ghc-api/annotations/bundle-export.stdout
- testsuite/tests/ghc-api/annotations/comments.hs 0 additions, 72 deletionstestsuite/tests/ghc-api/annotations/comments.hs
- testsuite/tests/ghc-api/annotations/comments.stdout 0 additions, 17 deletionstestsuite/tests/ghc-api/annotations/comments.stdout
- testsuite/tests/ghc-api/annotations/exampleTest.stdout 0 additions, 88 deletionstestsuite/tests/ghc-api/annotations/exampleTest.stdout
- testsuite/tests/ghc-api/annotations/stringSource.hs 0 additions, 146 deletionstestsuite/tests/ghc-api/annotations/stringSource.hs
- testsuite/tests/ghc-api/annotations/t11430.hs 0 additions, 133 deletionstestsuite/tests/ghc-api/annotations/t11430.hs
Loading
Please register or sign in to comment