Rename fs::GetUniqueID to fs::getUniqueID to match the style guide.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 15:06:35 +0000 (15:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 20 Jun 2013 15:06:35 +0000 (15:06 +0000)
commit9aa3365426ef5b8b82361945bc6a8dbcd3d2bc2a
tree6c6c21414b9f715eddbed94f39510c37c20282a8
parentdd1b7c9685324beb385c33b8dfd5628c4836670f
Rename fs::GetUniqueID to fs::getUniqueID to match the style guide.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184431 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
lib/Support/Unix/PathV2.inc
lib/Support/Windows/PathV2.inc
unittests/Support/Path.cpp