mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The bringup hack, again, is to just process the module source files as a TranslationUnit if the module doesn't accurately represent the original source. Currently this happens if the module is not empty, or if it imports /anything/, since we don't actually serialize anything yet. This also cleans up the decl/type serialization skeleton a bit. Swift SVN r5238
2.4 KiB
2.4 KiB