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
- rC Clang
- Build Status
Buildable 28879 Build 28878: arc lint + arc unit
Event Timeline
lib/Tooling/JSONCompilationDatabase.cpp | ||
---|---|---|
373 | nit: add the /*remove_dot_dot=*/ for the true parameter. |
nit: add the /*remove_dot_dot=*/ for the true parameter.