Commit 8576fe9
committed
[CMake] Avoid 'swiftc -parse' with stdin to check compiler capability
When the host compiler is built with assertions, `swiftc -parse -` hits
an assertion failure, which fails the capability checks.
(cherry picked from commit cdb8ae3)1 parent 1d233d6 commit 8576fe9
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments