[PATCH] D60382: FileCheck [2/12]: Stricter parsing of -D option
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 08:20:20 PDT 2019
thopre updated this revision to Diff 196254.
thopre added a comment.
- Add unit test for updated -D parsing
- Move unit tests to be in the same order as in FileCheck.h and FileCheck.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60382/new/
https://reviews.llvm.org/D60382
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
llvm/test/FileCheck/defines.txt
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60382.196254.patch
Type: text/x-patch
Size: 17472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/19f98cab/attachment.bin>
More information about the llvm-commits
mailing list