[PATCH] D14393: Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 19:13:33 PST 2015


silvas added a comment.

LGTM. It's a bit weird returning a SmallString, but inlining should take care of it.


http://reviews.llvm.org/D14393





More information about the llvm-commits mailing list