swiftlang / swift-syntax

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Apache License 2.0
3.22k stars 410 forks source link

Fix Accessor Macros Attached to Properties With Trailing Comments #2722

Closed AppAppWorks closed 2 months ago

AppAppWorks commented 2 months ago

Fixed #2614

AppAppWorks commented 2 months ago

@bnbarham could you review this PR if @ahoppen isn't available?

bnbarham commented 2 months ago

@swift-ci please test

AppAppWorks commented 2 months ago

I've run swift-format, please test again.

bnbarham commented 2 months ago

@swift-ci please test

ahoppen commented 2 months ago

@swift-ci Please test Windows

ahoppen commented 2 months ago

@swift-ci Please test

ahoppen commented 2 months ago

@swift-ci Please test Windows

ahoppen commented 2 months ago

@AppAppWorks Could you add the test case I suggested in https://github.com/swiftlang/swift-syntax/pull/2722#discussion_r1681564244?

AppAppWorks commented 2 months ago

@AppAppWorks Could you add the test case I suggested in #2722 (comment)?

Done, please have a look.

ahoppen commented 2 months ago

@swift-ci Please test

AppAppWorks commented 2 months ago

Could you test Windows too? :)

bnbarham commented 2 months ago

@swift-ci please test Windows platform