Steve Pucci fc99572540 Rename Platform::GetFile (3-arg version) to GetFileWithUUID
This rename was suggested by gclayton as a way to silence gcc
warnings; the warning is emitted when there is an overloaded function
in a base class (Platform) for which a derived class redefines one of
the overloads but not the other (because doing so hides the other
overload from users of the derived class).  By giving the two methods
different names, the situation is avoided.

llvm-svn: 199504
2014-01-17 18:18:31 +00:00
..
2012-10-30 23:56:14 +00:00
2013-05-21 01:00:52 +00:00
2013-05-10 21:47:16 +00:00
2013-03-14 22:52:17 +00:00
2013-11-13 23:28:31 +00:00
2013-11-13 23:28:31 +00:00