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
Dmitri Gribenko
984210aa53
tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with '%empty-directory(...)'
...
These changes were made using a script.
2017-06-04 11:08:39 -07:00
David Farler
b7d17b25ba
Rename -parse flag to -typecheck
...
A parse-only option is needed for parse performance tracking and the
current option also includes semantic analysis.
2016-11-28 10:50:55 -08:00
Jordan Rose
61798ff6ec
[test] Rename test/ClangModules to test/ClangImporter. ( #5618 )
...
...to match the component in include/ and lib/. No content change.
2016-11-02 18:00:53 -07:00