mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
09b21d2cb3
Since swift-synthesize-interface is meant to be used directly rather than by a driver, we need to add the default toolchain plugin paths. Since macros from the toolchain are the only ones ever attached to clang nodes, users have no need for explicitly passing a plugin path.