Files
swift-mirror/lib/ClangImporter/ClangModuleDependencyScanner.cpp
Ben Barham 092b2ddf7a [next] Update dependency scanner to use new Clang API
apple/llvm-project 000a90ab63ce0595d442b3e7e8adc9c0506d2525 removed
`getAdditionalArgsWithoutModulePaths`. Based on the v2 libclang API, we
should be using `getCommandLineWithoutModulePaths` now.
2022-05-05 16:25:10 -07:00

15 KiB