llvm-project/lldb/source
Enrico Granata 7277d201a9 Performance improvements to the IsObjCNil () - we only try to resolve the value if the variable under consideration truly is an “Objective-C thing”
This also changes the ClangASTContext to make sure that id is correctly marked as being such an ObjC thing

llvm-svn: 177203
2013-03-15 23:33:15 +00:00
..
API <rdar://problem/13421412> 2013-03-14 18:31:44 +00:00
Breakpoint For file & line breakpoints, if there are subsets of contiguous line table entries for the specified line, set the 2013-03-12 01:25:22 +00:00
Commands Convert the -a option in "image lookup" to a address-expression, and pass the context 2013-03-15 23:09:19 +00:00
Core Performance improvements to the IsObjCNil () - we only try to resolve the value if the variable under consideration truly is an “Objective-C thing” 2013-03-15 23:33:15 +00:00
DataFormatters Porting the Objective-C Class data type’s summary from Python to C++ 2013-03-15 18:55:30 +00:00
Expression <rdar://problem/13421412> 2013-03-14 18:31:44 +00:00
Host Initial checkin of a new project: LLDB Performance Testing Infrastructure 2013-03-08 20:29:13 +00:00
Interpreter The regular expression command object was resetting the execution context of the 2013-03-15 22:18:26 +00:00
Plugins Rollback r177173. Some OSs may not have ptrace extensions which lldb expects when building. This needs to be accounted for. 2013-03-15 20:00:39 +00:00
Symbol Performance improvements to the IsObjCNil () - we only try to resolve the value if the variable under consideration truly is an “Objective-C thing” 2013-03-15 23:33:15 +00:00
Target <rdar://problem/13194155> 2013-03-15 17:25:04 +00:00
Utility Various fixes for armv7 floating point/vector register support. 2013-03-13 00:14:30 +00:00
CMakeLists.txt Fix Ninja LLDB build on Linux (via cmake -G Ninja) 2013-03-05 21:59:12 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
lldb.cpp Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00