mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Macro implementations can come from various locations associated with different search paths. Add a frontend flag `-Rmacro-loading` to emit a remark when each macro implementation module is resolved, providing the kind of macro (shared library, executable, shared library loaded via the plugin server) and appropriate paths. This allows one to tell from the build load which macros are used. Addresses rdar://110780311.
122 KiB
122 KiB