[TableGen] Fix a bug that caused the wrong name for a record built from a multiclass...
[oota-llvm.git] / test / FileCheck / regex-no-match.txt
1 // RUN: not FileCheck -input-file %s %s
2
3 foobar
4 ; CHECK: fooba{{[a-b]}}
5