[PATCH] D61679: [FileCheck, NFC] Split defines.txt in two
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 06:49:20 PDT 2019
thopre created this revision.
thopre added reviewers: jhenderson, probinson, arichardson.
thopre added a project: LLVM.
Split defines.txt into diagnostics test and functionality test. Also add
comments, remove the semicolon prefix and group RUN lines with their
CHECK directives.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D61679
Files:
llvm/test/FileCheck/defines.txt
llvm/test/FileCheck/pattern-defines-diagnostics.txt
llvm/test/FileCheck/pattern-defines.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61679.198642.patch
Type: text/x-patch
Size: 6584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/218373ac/attachment.bin>
More information about the llvm-commits
mailing list