[all-commits] [llvm/llvm-project] 653920: [Tooling][Rewriter] Remove the redundant Atomicall...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jul 3 00:57:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 653920cb158bf895cdb0b32098a105f26007290a
https://github.com/llvm/llvm-project/commit/653920cb158bf895cdb0b32098a105f26007290a
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M clang/lib/Rewrite/Rewriter.cpp
Log Message:
-----------
[Tooling][Rewriter] Remove the redundant AtomicallyMovedFile Implementation.
Replace it with llvm::writeToOutput.
Reviewed By: avl
Differential Revision: https://reviews.llvm.org/D153741
More information about the All-commits
mailing list