<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi All,<div>Following test has been failing on windows since yesterday:<br><div><div><pre style="font-family: 'Courier New', courier, monotype, monospace; font-size: medium;"><span class="stdout">Clang :: CodeGenCXX/debug-info.cpp</span></pre><div><br></div></div><div><pre style="font-family: 'Courier New', courier, monotype, monospace; font-size: medium;"><span class="stdout">C:\src\tools\clang\test\CodeGenCXX\debug-info.cpp:95:11: error: expected string not found in input
  // CHECK: = metadata !{i32 {{[0-9]*}}, metadata [[FUNC]], {{.*}}, metadata [[FOO]], i32 8192, i32 0} ; [ DW_TAG_arg_variable ] [f]
            ^
  <stdin>:357:222: note: scanning from here
  !133 = metadata !{i32 786451, metadata !5, metadata !130, metadata !"incomplete", i32 86, i64 0, i64 0, i32 0, i32 4, null, null, i32 0} ; [ DW_TAG_structure_type ] [incomplete] [line 86, size 0, align 0, offset 0] [fwd] [from ]
                                                                                                                                                                                                                               ^
  <stdin>:357:222: note: with variable "FUNC" equal to "!61"
  !133 = metadata !{i32 786451, metadata !5, metadata !130, metadata !"incomplete", i32 86, i64 0, i64 0, i32 0, i32 4, null, null, i32 0} ; [ DW_TAG_structure_type ] [incomplete] [line 86, size 0, align 0, offset 0] [fwd] [from ]
                                                                                                                                                                                                                               ^
  <stdin>:357:222: note: with variable "FOO" equal to "!65"
  !133 = metadata !{i32 786451, metadata !5, metadata !130, metadata !"incomplete", i32 86, i64 0, i64 0, i32 0, i32 4, null, null, i32 0} ; [ DW_TAG_structure_type ] [incomplete] [line 86, size 0, align 0, offset 0] [fwd] [from ]
                                                                                                                                                                                                                               ^
  <stdin>:361:38: note: possible intended match here
  !137 = metadata !{i32 786689, metadata !4, metadata !"a", metadata !6, i32 16777222, metadata !9, i32 0, i32 0} ; [ DW_TAG_arg_variable ] [a] [line 6]</span></pre><div>- Fariborz</div></div></div></div></body></html>