swift
200563c2 - Option: add `-libc` as an option for Swift tools

Commit
2 years ago
Option: add `-libc` as an option for Swift tools Ensure that we process `-libc` in `swift-symbolgraph-extract` and `swift-api-extract`. This option is used by Windows to determine the C ABI to use and thus impacts the ABI exposed by the ClangImporter to the Swift interface. This partially enables the use of `swift package dump-symbol-graph` on Windows.
Author
Committer
Parents
Loading