This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Fix "fail to create file URI" warnings in FileIndexTest.
ClosedPublic

Authored by hokein on Apr 16 2018, 8:35 AM.

Details

Summary

When running the FileIndexTest, it shows "Failed to create an URI
for file XXX: not a valid absolute file path" warnings, and the
generated Symbols is missing Location information.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein created this revision.Apr 16 2018, 8:35 AM
This revision is now accepted and ready to land.Apr 16 2018, 2:35 PM
This revision was automatically updated to reflect the committed changes.