Files
swift-mirror/lib/FrontendTool/LoadedModuleTrace.cpp
Xi Ge fc1dac7e77 ObjCMessageTracing: append trace file content atomically to a canonical file location provided by the build environment
To simplify post-processing of these collected ObjC message traces, this PR teaches the compiler to atomically append the content of
ObjC message trace to a file location provided by the build environment, instead of emitting multiple files.
2024-11-19 11:57:29 -08:00

36 KiB