[PATCH] D56789: FileCheck: Allow CHECK-{SAME, NEXT, EMPTY} after initial CHECK-DAG

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 10:05:26 PST 2019


jdenny added a comment.

I've thought about these ideas some more.  While ideas like CHECK-NOT-{PUSH,POP} might be more general, I'm inclined to believe that CHECK-DAG-NEXT blocks and CHECK-DAG-SAME blocks could be significantly more user-friendly for the use cases we've been discussing.  In any case, before anyone starts implementing one of these ideas, we should probably discuss the details and reach an agreement.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56789/new/

https://reviews.llvm.org/D56789





More information about the llvm-commits mailing list