Files
swift-mirror/test/ModuleInterface
Allan Shortlidge f78b60c529 Tests: Drop unnecessary frontend flags in ModuleInterface/lazy-typecheck.swift
The `-experimental-skip-all-function-bodies` and
`-experimental-serialize-external-decls-only` flags are unnecessary because
this test now uses the `-typecheck` action instead of the `-emit-module`
action.
2023-09-12 09:08:10 -07:00
..