Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-4157] Collect all substructure in LegacyASTTransformer #46740

Closed
bitjammer opened this issue Mar 3, 2017 · 1 comment
Closed

[SR-4157] Collect all substructure in LegacyASTTransformer #46740

bitjammer opened this issue Mar 3, 2017 · 1 comment
Assignees
Labels
compiler The Swift compiler in itself feature A feature request or implementation † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale

Comments

@bitjammer
Copy link
Member

Previous ID SR-4157
Radar None
Original Reporter @bitjammer
Type New Feature
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels New Feature, Syntax
Assignee @bitjammer
Priority Medium

md5: 1fa909287a37680c11d8fc92b6c7d064

Sub-Tasks:

  • SR-4158 Don't drop dot when parsing an import declaration

Issue Description:

This is predicated on

  • The parser not dropping any tokens during consumption (any bugs there would block this)

  • The LegacyASTTransformer dissecting entities into at least an Unknown*Syntax

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation parser Area → compiler: The legacy C++ parser and removed new feature labels Apr 5, 2023
@AnthonyLatsis
Copy link
Collaborator

libSyntax was removed in #62145 and succeeded by swift-syntax.

@AnthonyLatsis AnthonyLatsis closed this as not planned Won't fix, can't repro, duplicate, stale Apr 5, 2023
@AnthonyLatsis AnthonyLatsis added stale Resolution: No longer relevant, stale and removed parser Area → compiler: The legacy C++ parser labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself feature A feature request or implementation † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale
Projects
None yet
Development

No branches or pull requests

2 participants