mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Added a new ClangImporterOptions class which wraps the ModuleCachePath and ExtraArgs for the Clang importer. Added a new ParseClangImporterArgs static function which fills in the passed-in ClangImporterOptions. Updated CompilerInvocation and CompilerInvocation::parseArgs() to use ClangImporterOptions and ParseClangImporterArgs, respectively. Swift SVN r11180
5.3 KiB
5.3 KiB