Commit Graph

2 Commits

Author SHA1 Message Date
Steven Wu
bf8d0018ed Fix test/CAS/swift-scan-response-file.swift
Fix test failure from #71066 due to the test option removed was in a
different PR #71066.
2024-01-30 17:02:57 -08:00
Steven Wu
cf23b98ec2 [libSwiftScan] Support response file as input arguments
Build system can pass response file to libSwiftScan as the command-line
arguments. libSwiftScan needs to expand the response file before
performing tasks.

rdar://121291342
2024-01-22 11:54:06 -08:00