Skip to content
Commit 529329e8 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Add llvm::sys::path::canonical(), which provides the canonicalized

name of a path, after resolving symbolic links and eliminating excess
path elements such as "foo/../" and "./".

This routine still needs a Windows implementation, but I don't have a
Windows machine available. Help? Please?

llvm-svn: 125228
parent 0ce4a83c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment