[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
       
    Mon May 14 09:40:28 PDT 2018
    
    
  
clayborg added a comment.
I agree, but we should still guard against it and test in in LLDB to ensure this doesn't regress. I'll be happy to make a LLVM patch. Many people have branches that link against older LLVMs and the check is cheap.
https://reviews.llvm.org/D46783
    
    
More information about the lldb-commits
mailing list