[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 10:09:43 PDT 2018


labath added subscribers: clayborg, davide, jingham, zturner.
labath added a comment.

This has broken the unit tests. Looks like a bad merge that did not take
into account the refactoring in r332088.


Repository:
  rL LLVM

https://reviews.llvm.org/D46783





More information about the lldb-commits mailing list