[PATCH] D122914: [Windows] Fix handling of \" in program name on cmd line.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 03:58:11 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG32814df44269: [Windows] Fix handling of \" in program name on cmd line. (authored by simon_tatham).

Changed prior to commit:
  https://reviews.llvm.org/D122914?vs=420399&id=426636#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122914

Files:
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Support/CommandLine.cpp
  llvm/lib/Support/Windows/Process.inc
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122914.426636.patch
Type: text/x-patch
Size: 9736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/7c0dc2aa/attachment.bin>


More information about the llvm-commits mailing list