GetAllFiles interface returns absolute paths, but keeps dots and dot
dots. This patch makes those paths canonical by deleting them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Tooling/JSONCompilationDatabase.cpp | ||
---|---|---|
373 ↗ | (On Diff #189663) | nit: add the /*remove_dot_dot=*/ for the true parameter. |