OSDN Git Service

Make DiffFilesWithTolerance take sys::Path's instead of std::strings
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 03:31:02 +0000 (03:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 03:31:02 +0000 (03:31 +0000)
commitcc1b90b0e768478c2f7d62f7e1cbc95d8e6cb237
treed4e0488bf66b95d495311d290925da2616e46c03
parentf61c00167325fde6f7d0a179a15d601a3af0483d
Make DiffFilesWithTolerance take sys::Path's instead of std::strings
Delete dead functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19771 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/FileUtilities.cpp