labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Thanks for getting back to this. I think this is a good workaround for the 
problem (maybe it would be good to make a note of that in the comment). The 
`fullpath` implementation should be fixed use the correct path separator, but I 
haven't yet figured out a good way to do it -- it will probably involve 
reimplementing `fullpath` on top of `GetPath` and fiddling with swig typemaps 
so that `GetPath` is usable from python...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81465



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

Reply via email to