[PATCH] D55940: Detect incorrect FileCheck variable CLI definition

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 02:53:11 PST 2019


thopre updated this revision to Diff 181016.
thopre marked 7 inline comments as done.
thopre added a comment.

- Forbid AlwaysPrefix option to look for their value in following argument
- Add unit tests for changes to CommandLine


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55940

Files:
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Support/CommandLine.cpp
  llvm/test/FileCheck/defines.txt
  llvm/unittests/Support/CommandLineTest.cpp
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55940.181016.patch
Type: text/x-patch
Size: 10693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/bce4a116/attachment.bin>


More information about the llvm-commits mailing list