Replace it with llvm::writeToOutput.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. please pay attention to the clang format issues reported during pre-merge build.
Differential D153741
[Tooling][Rewriter] Remove the redundant AtomicallyMovedFile Implementation. ClosedPublic Authored by hokein on Jun 26 2023, 12:45 AM.
Details Summary Replace it with llvm::writeToOutput.
Diff Detail
Event TimelineComment Actions LGTM. please pay attention to the clang format issues reported during pre-merge build. This revision is now accepted and ready to land.Jul 1 2023, 4:52 AM This revision was landed with ongoing or failed builds.Jul 3 2023, 12:56 AM Closed by commit rG653920cb158b: [Tooling][Rewriter] Remove the redundant AtomicallyMovedFile Implementation. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534449 clang/lib/Rewrite/Rewriter.cpp
|