Files
swift-mirror/lib/FrontendTool/LoadedModuleTrace.cpp
Artem Chikin 2905433c6f 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
2021-10-26 14:59:12 -07:00

33 KiB