[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 16 07:08:21 PDT 2019
thopre updated this revision to Diff 195372.
thopre marked 7 inline comments as done.
thopre added a comment.
- Fix one letter variable casing
- Do not capitalize error message
- Split new unit tests in 2 separate functions
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.195372.patch
Type: text/x-patch
Size: 14860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/17ef5f43/attachment.bin>
More information about the llvm-commits
mailing list