[all-commits] [llvm/llvm-project] 3a9ea6: [clang] NFC, replace llvm::writeFileAtomically wit...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Jun 30 01:31:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a9ea6a48a7092b89515f4c3e2b2b6d5851b2b61
https://github.com/llvm/llvm-project/commit/3a9ea6a48a7092b89515f4c3e2b2b6d5851b2b61
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M clang/lib/Serialization/GlobalModuleIndex.cpp
Log Message:
-----------
[clang] NFC, replace llvm::writeFileAtomically with llvm::writeToOutput API inGlobalModuleIndex.cpp
We're in favor of writeToOutput.
More information about the All-commits
mailing list