akyrtzi added a comment.

Getting the real path is notoriously slow (at least it's horrible in OSX, not 
sure about linux). Since this is about dropping the '/../' part, could we do 
some simple canonicalization of removing the dots ? Not sure if there is an 
existing function that does that.


https://reviews.llvm.org/D33788



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to