llvm-project/lldb/source/Expression
Sean Callanan c3a160062d Added support for the fragile ivars provided by
Apple's Objective-C 2.0 runtime.  They are enabled
if the Objective-C runtime has the proper version.

llvm-svn: 123694
2011-01-17 23:42:46 +00:00
..
ASTResultSynthesizer.cpp Implemented a major overhaul of the way variables are handled 2011-01-13 08:53:35 +00:00
ASTStructExtractor.cpp Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
ClangASTSource.cpp A few of the issue I have been trying to track down and fix have been due to 2011-01-17 03:46:26 +00:00
ClangExpressionDeclMap.cpp Added support for the fragile ivars provided by 2011-01-17 23:42:46 +00:00
ClangExpressionParser.cpp Added support for the fragile ivars provided by 2011-01-17 23:42:46 +00:00
ClangExpressionVariable.cpp Implemented a major overhaul of the way variables are handled 2011-01-13 08:53:35 +00:00
ClangFunction.cpp Added support for the fragile ivars provided by 2011-01-17 23:42:46 +00:00
ClangPersistentVariables.cpp Patch from Stephen Wilson: 2010-12-20 21:45:22 +00:00
ClangUserExpression.cpp Added support for the fragile ivars provided by 2011-01-17 23:42:46 +00:00
ClangUtilityFunction.cpp Added support for the fragile ivars provided by 2011-01-17 23:42:46 +00:00
DWARFExpression.cpp Fixed issues with RegisterContext classes and the subclasses. There was 2011-01-06 22:15:06 +00:00
IRDynamicChecks.cpp Modified all logging calls to hand out shared pointers to make sure we 2010-11-06 01:53:30 +00:00
IRForTarget.cpp Added support for the fragile ivars provided by 2011-01-17 23:42:46 +00:00
IRToDWARF.cpp Modified LLDB expressions to not have to JIT and run code just to see variable 2010-12-14 02:59:59 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
RecordingMemoryManager.cpp Modified all logging calls to hand out shared pointers to make sure we 2010-11-06 01:53:30 +00:00