Fix FileSpec::Dump() to output denormalized path.
See D9942 for previous discussions.
Paths
| Differential D10077
Make FileSpec::Dump use FileSpec::GetPath(), not the other way around. ClosedPublic Authored by chaoren on May 27 2015, 4:17 PM.
Details
Diff Detail
Event TimelineComment Actions looks good, just some style nitpicks.
This revision is now accepted and ready to land.May 28 2015, 9:53 AM Closed by commit rL238440: Make FileSpec::Dump use FileSpec::GetPath(), not the other way around. (authored by chaoren). · Explain WhyMay 28 2015, 10:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26698 lldb/trunk/include/lldb/Host/FileSpec.h
lldb/trunk/source/Host/common/FileSpec.cpp
|