llvm-project/lldb/source/Expression
Sean Callanan e4f98722be Fixed a problem where constant results of expressions
were not being created in the proper way, meaning
results were getting lost.

llvm-svn: 122800
2011-01-04 02:41:41 +00:00
..
ASTResultSynthesizer.cpp Added support for generating expressions that have 2010-12-13 22:46:15 +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 a problem where constant results of expressions 2011-01-04 02:41:41 +00:00
ClangExpressionParser.cpp Implemented a feature where the expression parser 2010-12-16 03:17:46 +00:00
ClangExpressionVariable.cpp Modified LLDB expressions to not have to JIT and run code just to see variable 2010-12-14 02:59:59 +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 Added access to set the current stack frame within a thread so any command 2010-12-17 02:26:24 +00:00
ClangUtilityFunction.cpp Fixed object lifetimes in ClangExpressionDeclMap 2010-12-03 01:38:59 +00:00
DWARFExpression.cpp Fix build error when lldb is being built i386. 2010-11-29 21:38:58 +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 Implemented a feature where the expression parser 2010-12-16 03:17: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