[Lldb-commits] [PATCH] D45977: Always normalize FileSpec paths.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 23 14:38:40 PDT 2018
aprantl added a comment.
One general question: why is this form of normalization preferred over calling realpath?
https://reviews.llvm.org/D45977
More information about the lldb-commits
mailing list