[PATCH] D47106: [FileCheck] Make CHECK-DAG non-overlapping

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 17:19:26 PDT 2018


jdenny updated this revision to Diff 147918.
jdenny added a comment.

Fixed some minor typos.

I still need to add -allow-deprecated-dag-overlap to tests.  I'm going to create separate patches for that so that this patch stays readable.


https://reviews.llvm.org/D47106

Files:
  docs/CommandGuide/FileCheck.rst
  test/FileCheck/check-dag-overlap.txt
  utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47106.147918.patch
Type: text/x-patch
Size: 18185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/d81a273e/attachment.bin>


More information about the llvm-commits mailing list