Files
swift-mirror/lib/DependencyScan/DependencyScanningTool.cpp
Artem Chikin cfde1fb693 [Dependency Scanning] Always tokenize scanning query command-line strings
Other parts of the scanner lib (e.g. target-info query) already do this. We must always make sure to process the incoming command-line strings and run them through 'llvm::cl::TokenizeGNUCommandLine' in order to process escaped paths.

Part of rdar://106712169
2023-04-19 11:14:17 -07:00

11 KiB