IsRelativeToCurrentWorkingDirectory was misleading, because relative paths
are sometimes appended to other directories, not just the cwd. Plus, the new
name is shorter. Also added IsAbsolute for completeness.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM