brintos

brintos / llvm-project-archived public Read only

0
0
Text · 295 B · 79326bf Raw
11 lines · plain
1# Surely an empty substitution continuation is an accident, so it's an error.2 3# DEFINE: %{foo} = foo \4# DEFINE:5# RUN: echo '%{foo}'6 7#      CHECK: Substitution's continuation is empty8# CHECK-NEXT: in DEFINE: directive on test line [[#@LINE-4]]9 10# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}11