swift
2905433c - Emit module trace atomically.

Commit
3 years ago
Emit module trace atomically. Ensure that we only have one writer to the module trace file at a time by using LLVM's `LockFileManager` utilities, similarly to `ModuleInterfaceBuilder` Resolves rdar://76743462
Author
Committer
Parents
Loading