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

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 14:42:59 PST 2018


jdenny updated this revision to Diff 172659.
jdenny edited the summary of this revision.
jdenny added a comment.

Ping.  Rebased.

This is a small patch to FileCheck that I think could be beneficial throughout LLVM.  Does it need an RFC?


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.172659.patch
Type: text/x-patch
Size: 4891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/ac6b04c7/attachment.bin>


More information about the llvm-commits mailing list