brintos

brintos / llvm-project-archived public Read only

0
0
Text · 277 B · 7de93e8 Raw
9 lines · plain
1# Simple case of unterminated define as last directive in the script.2 3# RUN: echo "Don't complain about no RUN lines."4# DEFINE: %{foo}=foo\5 6# CHECK: Test has unterminated '{{DEFINE}}:' directive (with '\') at line [[#@LINE-2]]7 8# CHECK: Unresolved: 1 {{\([0-9]*.[0-9]*%\)}}9