hanchenye-llvm-project/lldb
Sean Callanan c7cb3145a0 In the data formatters, if we know the result
type of an Objective-C selector, don't bother
making the expression parser resolve it all over
again.  Just send the message straight to the
object pointer as if it were an id, and cast the
result.

<rdar://problem/12799087>

llvm-svn: 169300
2012-12-04 20:56:04 +00:00
..
docs Avoid potentially disastrous mistakes when removing a file. 2012-11-05 18:41:33 +00:00
examples Replace printf with result.Printf, so that the plugin shows its output with any configuration of the LLDB I/O streams (esp. useful in graphic environments such as Xcode) 2012-10-30 18:01:15 +00:00
include <rdar://problem/12750060> 2012-12-04 02:22:16 +00:00
lib Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00
lldb.xcodeproj Bump lldb version num to lldb-178, debugserver version to debugserver-198. 2012-12-01 04:50:09 +00:00
lldb.xcworkspace
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts <rdar://problem/12750060> 2012-12-04 02:22:16 +00:00
source In the data formatters, if we know the result 2012-12-04 20:56:04 +00:00
test Mark TestConnectRemote.py as expected to fail on Linux due to bugzilla #14427 2012-12-04 19:53:59 +00:00
tools Get rid of a warning where functions in DNB.h were extern "C" when they don't need to be anymore. 2012-12-04 01:57:36 +00:00
utils
www Added malloc introspection commands for Mac OS X for both GDB and LLDB. 2012-11-19 17:47:29 +00:00
.gitignore
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00