Skip to content

Commit 64157d6

Browse files
Merge pull request #82893 from ian-twilightcoder/split-cmdline_Isystem
[utils] Add -Isystem to split-cmdline
2 parents e755dec + 8fdcdbc commit 64157d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/dev-scripts/split-cmdline

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ def main():
129129
"-Fsystem",
130130
"-G",
131131
"-I",
132+
"-Isystem",
132133
"-L",
133134
"-MF",
134135
"-MJ",
@@ -254,6 +255,7 @@ def main():
254255
"-libc",
255256
"-load-plugin-executable",
256257
"-load-plugin-library",
258+
"-load-resolved-plugin",
257259
"-locale",
258260
"-localization-path",
259261
"-lto-library",

0 commit comments

Comments
 (0)