[PATCH] D45641: Rename sys::Process::GetArgumentVector -> sys::windows::GetCommandLineArguments

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 10:53:44 PDT 2018


ruiu updated this revision to Diff 142801.
ruiu marked an inline comment as done.
ruiu added a comment.

- address a review comment


https://reviews.llvm.org/D45641

Files:
  llvm/include/llvm/Support/InitLLVM.h
  llvm/include/llvm/Support/Process.h
  llvm/lib/Support/InitLLVM.cpp
  llvm/lib/Support/Unix/Process.inc
  llvm/lib/Support/Windows/Process.inc
  llvm/lib/Support/Windows/WindowsSupport.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45641.142801.patch
Type: text/x-patch
Size: 8966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180417/e3046afe/attachment.bin>


More information about the llvm-commits mailing list