brintos

brintos / llvm-project-archived public Read only

0
0
Text · 336 B · 29b55a1 Raw
10 lines · plain
1# Check a redefine's continuation line that is unterminated.2 3# RUN: echo "Don't complain about no RUN lines."4# REDEFINE: %{global:what} = foo \5# REDEFINE:                  bar \6 7# CHECK: Test has unterminated '{{REDEFINE}}:' directive (with '\') from line [[#@LINE-3]] to [[#@LINE-2]]8 9# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}10