labath added a comment.

BTW, I don't know if you've noticed, but the new test is failing on windows: 
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/11217. It looks 
like a path separator problem. We actually already have code which tries to 
guess the path style of a compile unit, but it is keyed off of the 
DW_AT_comp_dir attribute, which it looks like you stripped from the test case. 
My guess is that adding this attribute back will fix this problem...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70848/new/

https://reviews.llvm.org/D70848



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

Reply via email to