[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 14:12:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330216: Rename sys::Process::GetArgumentVector -> sys::windows::GetCommandLineArguments (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45641?vs=142801&id=142826#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45641

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

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


More information about the llvm-commits mailing list