hanchenye-llvm-project/lldb/source/Expression
Greg Clayton 38a614034a Updated to latest LLVM/Clang for external AST source changes that allow
TagDecl subclasses and Objective C interfaces to complete themselves through
the ExternalASTSource class.

llvm-svn: 120749
2010-12-02 23:20:03 +00:00
..
ASTResultSynthesizer.cpp Added support for indicating to the expression parser 2010-11-19 02:52:21 +00:00
ASTStructExtractor.cpp
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 Updated to latest LLVM/Clang for external AST source changes that allow 2010-12-02 23:20:03 +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 Fixed ClangUserExpression's wrapping of expressions 2010-12-01 21:35:54 +00:00
ClangUtilityFunction.cpp
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 Fixed IRForTarget so that it errors out when function 2010-12-02 19:47:57 +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
RecordingMemoryManager.cpp Modified all logging calls to hand out shared pointers to make sure we 2010-11-06 01:53:30 +00:00