]> granicus.if.org Git - llvm/commit
Revert [Support] Fix recursive response file expansion guard
authorShoaib Meenai <smeenai@fb.com>
Mon, 15 Apr 2019 22:51:53 +0000 (22:51 +0000)
committerShoaib Meenai <smeenai@fb.com>
Mon, 15 Apr 2019 22:51:53 +0000 (22:51 +0000)
commitdda7663408da89603c4924e8b3f5811ef64c36fc
tree80581ff695c60dfa70e949442f8576a18a873069
parenta164cf508d1335830c9360bfb2c79c4a7676b102
Revert [Support] Fix recursive response file expansion guard

This reverts r358452 (git commit c8df4fb9c3865eac52a99602c26bbc070098c3d4)

A dependent commit breaks the Windows buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358460 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp
unittests/Support/CommandLineTest.cpp