xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-define/errors/defined-check/redefine-none.txt (revision 0b7ae41b23fc05c2ac3afc8566b8a923d7f76c45)
1# REDEFINE: %{local}=foo
2# RUN: echo %{local}
3
4#     CHECK: ValueError: No substitution for '%{local}' is defined before '{{REDEFINE}}:' directive at line [[#@LINE-3]]
5# CHECK-NOT: Existing pattern:
6
7# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}
8