Commit Graph

5 Commits

Author SHA1 Message Date
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
Alexis Laferrière
ae72a548e0 [ClangImporter] Reenable the objc_nsmanagedobject.swift test
This test was likely broken by issues in CoreData. These should now have
been fixed, let's try reenabling this test.

rdar://76090045
2021-07-19 09:02:55 -07:00
Meghana Gupta
a71ef68da1 XFAIL ClangImporter test causing failures 2021-04-01 09:24:30 -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