swiftlang / swiftlang/swift-syntax
Detect recursive attached macro expansion
Open
- Dominant language
- Swift
- Stars
- 3.7k
- Forks
- 553
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 16
Description
### Description
#2767 implemented detection for recursive macro expansion covering `FreestandingMacro`, we should extend this feature to also cover `AttachedMacro`.
Contributor guide
Assessment
This issue has not been assessed yet.