[Lldb-commits] [PATCH] D45977: Always normalize FileSpec paths.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 23 16:31:22 PDT 2018
aprantl added a comment.
I'll take that back: make_absolute only copies when the path isn't already absolute.
https://reviews.llvm.org/D45977
More information about the lldb-commits
mailing list