This patch removes the logic for resolving paths out of FileSpec and updates call sites to rely on the FileSystem class instead.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Some of the file spec changes caused a bunch of failures on Windows. We know have a silent Buildbot that you can see the failures on as well:
http://lab.llvm.org:8014/builders/lldb-x64-windows-ninja/builds/1128/steps/test/logs/stdio
Let me know if you need anything else. Once all the tests are green again we're going to make the Buildbot no longer silent, so this should be easier to catch.