Update SPM -> TSC module name prefixes

This commit is contained in:
Ben Langmuir
2019-08-29 09:19:01 -07:00
parent d64fabc482
commit e1fa70d086
38 changed files with 58 additions and 58 deletions

View File

@@ -11,7 +11,7 @@
//===----------------------------------------------------------------------===//
import SKSupport
import Basic
import TSCBasic
import LanguageServerProtocol
/// A `BuildSystem` based on loading clang-compatible compilation database(s).