[PATCH] D62798: Explicitly detect recursive response files

Chris Glover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 15:07:45 PDT 2019


chrisglover updated this revision to Diff 203259.
chrisglover added a comment.

- Added FileStack.size() > 0 check in assert at end of function.


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

https://reviews.llvm.org/D62798

Files:
  llvm/lib/Support/CommandLine.cpp
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62798.203259.patch
Type: text/x-patch
Size: 8572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/47ce7953/attachment.bin>


More information about the llvm-commits mailing list