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

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 15:46:03 PST 2015


aizatsky updated this revision to Diff 39432.
aizatsky added a comment.

- test fix


http://reviews.llvm.org/D14394

Files:
  include/clang/Basic/FileManager.h
  lib/Basic/FileManager.cpp
  lib/Basic/VirtualFileSystem.cpp
  lib/Frontend/DependencyFile.cpp
  lib/Frontend/ModuleDependencyCollector.cpp
  lib/Serialization/ASTWriter.cpp
  test/Frontend/dependency-gen.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14394.39432.patch
Type: text/x-patch
Size: 6030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/091e03cd/attachment.bin>


More information about the llvm-commits mailing list