[PATCH] D67424: [Support] Add overload writeFileAtomically(std::function Writer)

Jan Korous via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 13:07:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371890: [Support] Add overload writeFileAtomically(std::function Writer) (authored by jkorous, committed by ).
Herald added subscribers: kristina, ilya-biryukov.

Changed prior to commit:
  https://reviews.llvm.org/D67424?vs=219637&id=220159#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67424/new/

https://reviews.llvm.org/D67424

Files:
  cfe/trunk/lib/Frontend/ASTUnit.cpp
  cfe/trunk/lib/Serialization/GlobalModuleIndex.cpp
  clang-tools-extra/trunk/clangd/index/BackgroundIndexStorage.cpp
  lldb/trunk/tools/lldb-server/lldb-platform.cpp
  llvm/trunk/include/llvm/Support/FileUtilities.h
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Support/FileUtilities.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67424.220159.patch
Type: text/x-patch
Size: 16729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/7c8722be/attachment.bin>


More information about the llvm-commits mailing list