[PATCH] D25730: Remove TimeValue usage from llvm/Support

Pavel Labath via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 01:17:34 PDT 2016


labath updated this revision to Diff 75116.
labath added a comment.

Use default constructor instead of brace initialization


https://reviews.llvm.org/D25730

Files:
  include/llvm/Object/Archive.h
  include/llvm/Support/CachePruning.h
  include/llvm/Support/FileSystem.h
  include/llvm/Support/Process.h
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Support/CachePruning.cpp
  lib/Support/Timer.cpp
  lib/Support/Unix/Path.inc
  lib/Support/Unix/Process.inc
  lib/Support/Unix/Unix.h
  lib/Support/Windows/Path.inc
  lib/Support/Windows/Process.inc
  lib/Support/Windows/WindowsSupport.h
  tools/llvm-ar/llvm-ar.cpp
  tools/llvm-cov/CodeCoverage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25730.75116.patch
Type: text/x-patch
Size: 22944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/a16d70e0/attachment-0001.bin>


More information about the llvm-commits mailing list