[all-commits] [llvm/llvm-project] 2a579d: [lldb] Replace llvm::writeFileAtomically with llvm...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jul 3 23:53:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a579db32a7a0a5f10ddd989eb4cb14974c17c26
https://github.com/llvm/llvm-project/commit/2a579db32a7a0a5f10ddd989eb4cb14974c17c26
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M lldb/tools/lldb-server/lldb-platform.cpp
Log Message:
-----------
[lldb] Replace llvm::writeFileAtomically with llvm::writeToOutput API.
Differential Revision: https://reviews.llvm.org/D154329
More information about the All-commits
mailing list