Reapply [Support] Add a test for recursive response file expansion
authorShoaib Meenai <smeenai@fb.com>
Tue, 16 Apr 2019 00:18:47 +0000 (00:18 +0000)
committerShoaib Meenai <smeenai@fb.com>
Tue, 16 Apr 2019 00:18:47 +0000 (00:18 +0000)
commit0a61be96fc9f10f400497e98f5adb9cc467c98c6
tree7d2ce0830302fb188319ed2c8dfb1ea06bbc9324
parentb068f92d94a5c42ff21bfdf29344c54e2688dac3
Reapply [Support] Add a test for recursive response file expansion

Use the appropriate tokenizer to fix the test on Windows.

Original commit message:

I'm going to be modifying the logic to avoid infinitely recursing on
self-referential response files, so add a unit test to verify the
expected behavior.

Differential Revision: https://reviews.llvm.org/D60630

> llvm-svn: 358451

llvm-svn: 358465
llvm/unittests/Support/CommandLineTest.cpp