[PATCH] D17587: [FileCheck] Abort if -NOT is combined with another suffix

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 11:11:07 PST 2016


arsenm added a subscriber: arsenm.
arsenm added a comment.

Another good thing to catch would be CHECK-DAGs mixed with CHECK-NOTs, which does not work as expected


http://reviews.llvm.org/D17587





More information about the llvm-commits mailing list