Commit 02dbc11
committed
Update ScanDependencies/cxx-overlay-source-lookup.swift (NFC)
This one `CHECK-NEXT: cxx-overlay-source-lookup.swift` used to match
because the expansion of the `%t` temp dir contained the substring
"cxx-overlay-source-lookup.swift", but this is now sanitized to
`TMP_DIR`. The actual source file name is `client.swift`, created by
`split-file` inside the `%t` directory.1 parent bc6a034 commit 02dbc11
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments