[PATCH] D53517: [FileCheck] Parse command-line options from FILECHECK_OPTS

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 12:03:44 PST 2018


jdenny updated this revision to Diff 172819.
jdenny added a comment.

Address reviewer comments:

- Add comments for empty-string and nullptr arguments.
- Don't imply command-line options are parsed before FILECHECK_OPTS.


https://reviews.llvm.org/D53517

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Support/CommandLine.cpp
  llvm/test/FileCheck/envvar-opts.txt
  llvm/utils/FileCheck/FileCheck.cpp
  llvm/utils/lit/lit/TestingConfig.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53517.172819.patch
Type: text/x-patch
Size: 4944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/3c59eeef/attachment.bin>


More information about the llvm-commits mailing list