summaryrefslogtreecommitdiff
path: root/clang/test/Driver/cc1-spawnprocess.c
AgeCommit message (Expand)Author
2020-11-14[Driver][test] Fix cc1-spawnprocess.cFangrui Song
2020-11-14Make -fintegrated-cc1 work with cc1asFangrui Song
2020-05-25[Clang][test] fix tests when using external assembler.Yuanfang Chen
2020-02-12[Clang] Limit -fintegrated-cc1 to only one TUAlexandre Ganea
2020-01-15Replace CLANG_SPAWN_CC1 env var with a driver mode flagNico Weber
2020-01-14Modify test to use -S instead of -c so that it works when an external assembl...Douglas Yung
2020-01-14Fix NetBSD bot after b4a99a061f517e60985667e39519f60186cbb469 ([Clang][Driver...Alexandre Ganea
2020-01-13[Clang][Driver] Re-use the calling process instead of creating a new process ...Alexandre Ganea