llvm-project/lldb/source/Host/common
Greg Clayton 72c66dde39 Avoid calling accessor function more than once when result is already in
a local.

llvm-svn: 135512
2011-07-19 20:06:26 +00:00
..
Condition.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
File.cpp Add missing headers. 2011-04-08 13:36:44 +00:00
FileSpec.cpp Patch by Matt Johnson to silence G++ warnings! 2011-07-19 19:48:13 +00:00
Host.cpp Patch by Matt Johnson to silence G++ warnings! 2011-07-19 19:48:13 +00:00
Makefile Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
Mutex.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
SocketAddress.cpp Avoid calling accessor function more than once when result is already in 2011-07-19 20:06:26 +00:00
Symbols.cpp Applied a fix to qualify "UUID" with the lldb_private namespace to fix 2011-02-04 18:53:10 +00:00
Terminal.cpp Cleaned up the dynamic library open/getsymbol/close code to use abstracted 2011-02-08 00:35:34 +00:00
TimeValue.cpp Switch from USEC_PER_SEC/NSEC_PER_SEC/NSEC_PER_USEC to TimeValue constants 2011-06-18 23:52:14 +00:00