mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This was always set to `true` except for USR mangling, where we already have it set to `false` for IDE USRs. The other clients were: - AutoDiff, which is just using the resulting string as a dictionary key, so don't seem to have any preference. - The ClangImporter, which always overrides `@_originallyDefinedIn` anyway.
102 KiB
102 KiB