mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Swift: redirect more artfacts
This commit is contained in:
@@ -67,6 +67,7 @@ std::unordered_map<std::string, std::string> rewriteOutputsInPlace(
|
|||||||
|
|
||||||
// TODO: handle filelists?
|
// TODO: handle filelists?
|
||||||
const std::unordered_set<std::string> pathRewriteOptions({
|
const std::unordered_set<std::string> pathRewriteOptions({
|
||||||
|
"-emit-abi-descriptor-path",
|
||||||
"-emit-dependencies-path",
|
"-emit-dependencies-path",
|
||||||
"-emit-module-path",
|
"-emit-module-path",
|
||||||
"-emit-module-doc-path",
|
"-emit-module-doc-path",
|
||||||
@@ -74,6 +75,7 @@ std::unordered_map<std::string, std::string> rewriteOutputsInPlace(
|
|||||||
"-emit-objc-header-path",
|
"-emit-objc-header-path",
|
||||||
"-emit-reference-dependencies-path",
|
"-emit-reference-dependencies-path",
|
||||||
"-index-store-path",
|
"-index-store-path",
|
||||||
|
"-index-unit-output-path",
|
||||||
"-module-cache-path",
|
"-module-cache-path",
|
||||||
"-o",
|
"-o",
|
||||||
"-pch-output-dir",
|
"-pch-output-dir",
|
||||||
|
|||||||
Reference in New Issue
Block a user