Revert "ModuleInterface: lock .swiftinterface while generating module cache"

This commit is contained in:
Mishal Shah
2020-01-09 22:54:41 -08:00
committed by GitHub
parent a2be4fe6ef
commit c769e491e2
5 changed files with 7 additions and 97 deletions

View File

@@ -343,12 +343,6 @@ ERROR(unknown_forced_module_loading_mode,none,
"unknown value for SWIFT_FORCE_MODULE_LOADING variable: '%0'",
(StringRef))
REMARK(interface_file_lock_failure,none,
"could not acquire lock file for module interface '%0'", (StringRef))
REMARK(interface_file_lock_timed_out,none,
"timed out waiting to acquire lock file for module interface '%0'", (StringRef))
#ifndef DIAG_NO_UNDEF
# if defined(DIAG)
# undef DIAG