summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorSteve Pucci <spucci@google.com>2014-01-17 18:18:31 +0000
committerSteve Pucci <spucci@google.com>2014-01-17 18:18:31 +0000
commitfc99572540f6012d0f5147dddcb4a7fdefb7af0e (patch)
treec49a05c3c1a95dd82145c1e3cda45e3817e6f029 /lldb/source/Commands/CommandObjectExpression.cpp
parent21afbe034e7d438ecd2b07592cbab481335af668 (diff)
downloadbcm5719-llvm-fc99572540f6012d0f5147dddcb4a7fdefb7af0e.tar.gz
bcm5719-llvm-fc99572540f6012d0f5147dddcb4a7fdefb7af0e.zip
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud