[llvm-dev] [RFC] Compiled regression tests.
David Greene via llvm-dev
llvm-dev at lists.llvm.org
Tue Jul 7 13:05:48 PDT 2020
"Robinson, Paul via llvm-dev" <llvm-dev at lists.llvm.org> writes:
> CHECK-SAME starts where the previous match ended. It is not implicitly
> a DAG on the same line. Documentation patches welcome.
It's unfortunate we don't have a version of CHECK-SAME that restarts the
match from the beginning. Maybe I should add one.
CHECK-SAME seems like a misnomer. Perhaps CHECK-CONTINUE would have
been more clear.
-David
More information about the llvm-dev
mailing list