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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 17 10:22:06 PDT 2018


clayborg added a comment.

Fixed with:

svn commit unittests/Utility/FileSpecTest.cpp
Sending        unittests/Utility/FileSpecTest.cpp
Transmitting file data .done
Committing transaction...
Committed revision 332633.


https://reviews.llvm.org/D46783





More information about the lldb-commits mailing list