[PATCH] D28896: [FileCheck] Add directive for checking for blank lines

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 07:52:45 PDT 2018


arichardson added a comment.

I just ran into this problem writing a test case and for now I used the workaround by @probinson but having a CHECK-EMPTY directive would make it much cleaner.


https://reviews.llvm.org/D28896





More information about the llvm-commits mailing list