This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Remove ./ and ../ in the file paths
ClosedPublic

Authored by kadircet on Mar 7 2019, 2:55 AM.

Diff Detail

Event Timeline

kadircet created this revision.Mar 7 2019, 2:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2019, 2:55 AM
hokein accepted this revision.Mar 7 2019, 4:47 AM

It would be nicer to have a unittest (if it doesn't take too much effort to create one).

This revision is now accepted and ready to land.Mar 7 2019, 4:47 AM
kadircet updated this revision to Diff 189828.Mar 8 2019, 1:32 AM
  • Add tests
This revision was automatically updated to reflect the committed changes.