llvm-project/lldb/source/Expression
Sean Callanan 83b0918938 Allowed ClangExpressionDeclMap to dematerialize
persistent variables even after the parser has
finished running.

llvm-svn: 120521
2010-12-01 01:29:06 +00:00
..
ASTResultSynthesizer.cpp Added support for indicating to the expression parser 2010-11-19 02:52:21 +00:00
ASTStructExtractor.cpp Updated to latest LLVM. Major LLVM changes: 2010-09-23 03:01:22 +00:00
ClangASTSource.cpp Added a feature where registers can be referred to 2010-11-30 00:27:43 +00:00
ClangExpressionDeclMap.cpp Allowed ClangExpressionDeclMap to dematerialize 2010-12-01 01:29:06 +00:00
ClangExpressionParser.cpp Modifications to type handling logic. We no longer 2010-11-19 20:20:02 +00:00
ClangExpressionVariable.cpp Fixed a problem where m_register_info was not being 2010-11-30 22:01:58 +00:00
ClangFunction.cpp Moved the code in ClangUserExpression that set up & ran the thread plan with timeouts, and restarting with all threads into a utility function in Process. This required a bunch of renaming. 2010-11-30 02:22:11 +00:00
ClangPersistentVariables.cpp Made many ConstString functions inlined in the header file. 2010-10-15 22:48:33 +00:00
ClangUserExpression.cpp Whitespace fix. 2010-12-01 01:28:23 +00:00
ClangUtilityFunction.cpp Cleaned a few build related things up: 2010-09-24 23:07:41 +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 Removed a stray dump(). 2010-11-20 02:06:01 +00:00
IRToDWARF.cpp Modified all logging calls to hand out shared pointers to make sure we 2010-11-06 01:53:30 +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