]> granicus.if.org Git - llvm/commit
[FileCheck, NFC] Split defines.txt in two
authorThomas Preud'homme <thomasp@graphcore.ai>
Wed, 8 May 2019 21:47:36 +0000 (21:47 +0000)
committerThomas Preud'homme <thomasp@graphcore.ai>
Wed, 8 May 2019 21:47:36 +0000 (21:47 +0000)
commitfc1c8c980a358c1ccd057a30b0ab50986f648d25
tree0fe14f862f08a3b8f0a8b0eaeff2d0abbd051974
parent6c66e1754eb81348d857c7bc1df1d5357068741e
[FileCheck, NFC] Split defines.txt in two

Summary:
Split defines.txt into diagnostics test and functionality test. Also add
comments, remove the semicolon prefix and group RUN lines with their
CHECK directives.

Reviewers: jhenderson, probinson, arichardson

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D61679

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360289 91177308-0d34-0410-b5e6-96231b3b80d8
test/FileCheck/defines.txt [deleted file]
test/FileCheck/pattern-defines-diagnostics.txt [new file with mode: 0644]
test/FileCheck/pattern-defines.txt [new file with mode: 0644]