llvm-project/lldb/source/Expression
Sean Callanan e1175b7c67 Fixed handling of explicitly-declared persistent
variables.

llvm-svn: 123398
2011-01-13 21:23:32 +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 Added support for generating expressions that have 2010-12-13 22:46:15 +00:00
ClangExpressionDeclMap.cpp Fixed handling of explicitly-declared persistent 2011-01-13 21:23:32 +00:00
ClangExpressionParser.cpp Implemented a feature where the expression parser 2010-12-16 03:17: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 Modified LLDB expressions to not have to JIT and run code just to see variable 2010-12-14 02:59:59 +00:00
ClangPersistentVariables.cpp Patch from Stephen Wilson: 2010-12-20 21:45:22 +00:00
ClangUserExpression.cpp Implemented a major overhaul of the way variables are handled 2011-01-13 08:53:35 +00:00
ClangUtilityFunction.cpp Implemented a major overhaul of the way variables are handled 2011-01-13 08:53:35 +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 Fixed handling of explicitly-declared persistent 2011-01-13 21:23:32 +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