mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Currently -Xcc options are serialized in Swift modules, but they are not saved as attributes to the DW_TAG_module representing the imported clang module. This patch saves all *user-specified* -D macros there, but it does not save any macros that are added by the ClangImporter itself. <rdar://problem/31990102>
63 KiB
63 KiB