Henrik G. Olsson
cbc0ec3b88
Add -verify-ignore-unrelated where necessary (NFC)
...
These are tests that fail in the next commit without this flag. This
does not add -verify-ignore-unrelated to all tests with -verify, only
the ones that would fail without it. This is NFC since this flag is
currently a no-op.
2025-10-04 14:19:52 -07:00
Varun Gandhi
a1716fe2a6
[Diagnostics] Update compiler diagnostics to use less jargon. ( #31315 )
...
Fixes rdar://problem/62375243.
2020-04-28 14:11:39 -07:00
Brent Royal-Gordon
121fa9a058
Ignore transitive ObjC imports when cross-importing
...
This behavior change reduces the chance of unexpected and unwanted cross-imports being performed.
Fixes rdar://problem/60554019.
2020-04-05 19:06:59 -07:00
Brent Royal-Gordon
17087cbb4e
Correct for difference between BSD and GNU cp
2020-02-18 11:08:36 -08:00
Brent Royal-Gordon
0ab823801c
Test cross-import overlays
2020-02-18 11:08:36 -08:00