diff options
author | Greg Clayton <gclayton@apple.com> | 2011-09-12 04:00:42 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-09-12 04:00:42 +0000 |
commit | 6372d1cda2c6b180bdf926c10d423b682ad2453c (patch) | |
tree | 6beae9767fbb7cc3245f84fe01dfe2a305f6d5eb /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp | |
parent | 24756648e55fefee7024d12abd26a64a66963e81 (diff) | |
download | llvm-6372d1cda2c6b180bdf926c10d423b682ad2453c.zip llvm-6372d1cda2c6b180bdf926c10d423b682ad2453c.tar.gz llvm-6372d1cda2c6b180bdf926c10d423b682ad2453c.tar.bz2 |
Changed to using an "operator bool" instead of an "operator void*"
and avoid returning a pointer to the current object. In the new
"operator bool" implementation, check the filename object first
since many times we have FileSpec objects with a filename, yet no
directory.
llvm-svn: 139488
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp')
0 files changed, 0 insertions, 0 deletions