Files
swift-mirror/test/IDE/emit-module-semantic.swift
Evan Wilde a5f11c4851 Fix the main->next merge conflicts
This cleans up all of the merge conflicts from main into next after the
rebranch merge.
2021-10-15 15:57:55 -07:00

8 lines
281 B
Swift

// REQUIRES: VENDOR=apple
// RUN: %empty-directory(%t)
// RUN: %target-swift-frontend -emit-module %s -emit-module-path %t/Foo.swiftmodule -module-name Foo -emit-module-semantic-info-path %t/Foo.swiftsemanticinfo
// RUN: ls %t/Foo.swiftmodule
// RUN: ls %t/Foo.swiftsemanticinfo