Corresponding clang change:
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14393
Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots ClosedPublic Authored by aizatsky on Nov 5 2015, 2:01 PM.
Details Summary Corresponding clang change:
Diff Detail Event Timelineaizatsky retitled this revision from to Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots. silvas added inline comments. This revision is now accepted and ready to land.Nov 6 2015, 11:23 AM Closed by commit rL252499: Moving FileManager::removeDotPaths to llvm::sys::path::remove_dots (authored by aizatsky). · Explain WhyNov 9 2015, 10:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39427 include/llvm/Support/Path.h
lib/Support/Path.cpp
unittests/Support/Path.cpp
|
Why remove this function?