mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
94c3f55117
The existing libSyntax infrastructure uses external python dictionaries to share logic between C++ and Swift implementations. This patch teaches trivia kinds to adapt to this infrastructure as well.