tatyana-krasnukha added a comment.

symbol-list-lines.test fails on Linux too, input is compiled with gcc.



================
Comment at: lldb/trunk/lit/tools/lldb-mi/symbol/inputs/symbol-list-lines.c:6
+  return 0;
+}
----------------
The check doesn't count this line


================
Comment at: lldb/trunk/lit/tools/lldb-mi/symbol/symbol-list-lines.test:14
+-symbol-list-lines symbol-list-lines.c
+# CHECK: 
^done,lines=[{pc="0x{{[0-9A-Fa-f]+}}",line="3"},{pc="0x{{[0-9A-Fa-f]+}}",line="4"},{pc="0x{{[0-9A-Fa-f]+}}",line="5"}]
+
----------------
here


Repository:
  rL LLVM

https://reviews.llvm.org/D48802



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to