[PATCH] D55940: Detect incorrect FileCheck variable CLI definition

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 29 15:37:31 PST 2018


thopre updated this revision to Diff 179716.
thopre edited the summary of this revision.
thopre added a comment.
Herald added subscribers: kristina, hiraditya.

Add AlwaysPrefix option formatting flag and define FileCheck's -D option with it.
Add detection of missing variable name.


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/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55940.179716.patch
Type: text/x-patch
Size: 6317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/36fd5137/attachment.bin>


More information about the llvm-commits mailing list