[PATCH] D31427: Use FileCheck instead of [

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 05:31:59 PDT 2017


filcab added a comment.

LGTM
Should we add `-implicit-check-not={{.}}` to that invocation, though? So we fail if there are more lines in the file.
(Or just add a `CHECK-test-NOT: {{.}}` before and after the `CHECK-test`)


https://reviews.llvm.org/D31427





More information about the llvm-commits mailing list