This is an archive of the discontinued LLVM Phabricator instance.

[clang][Tooling] Delete dots and dotdots when generating absolute paths
ClosedPublic

Authored by kadircet on Mar 7 2019, 1:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kadircet created this revision.Mar 7 2019, 1:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2019, 1:46 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
hokein accepted this revision.Mar 7 2019, 1:59 AM
hokein added inline comments.
lib/Tooling/JSONCompilationDatabase.cpp
373 ↗(On Diff #189663)

nit: add the /*remove_dot_dot=*/ for the true parameter.

This revision is now accepted and ready to land.Mar 7 2019, 1:59 AM
This revision was automatically updated to reflect the committed changes.
kadircet marked an inline comment as done.
Herald added a project: Restricted Project. · View Herald TranscriptMar 8 2019, 1:41 AM