[PATCH] Support: add sys::path::canonical

Alex Lorenz arphaman at gmail.com
Thu Jul 31 17:11:07 PDT 2014


I guess than it would make sense to move it to sys::fs and use realpath internally for unix.
For windows GetFullPathName can be used.

http://reviews.llvm.org/D4745






More information about the llvm-commits mailing list