[Lldb-commits] [PATCH] D46783: FileSpec objects that resolve to "." should have "." in m_filename and m_directory empty.

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 17 03:47:47 PDT 2018


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

It would still be interesting to align remove_dots with the "standard practice", but it looks like that would end up being a big project. I think we can live with tweak on our side in this case. If someone ever comes around to changing remote_dots behavior, at least it we will be ready.

Thank you for trying though.


https://reviews.llvm.org/D46783





More information about the lldb-commits mailing list