llvm-project/lldb/source/Expression
Sean Callanan 175a0d04b6 Added a mechanism for the IR interpreter to return
an error along with its boolean result.  The
expression parser reports this error if the 
interpreter fails and the expression could not be
run in the target.

llvm-svn: 148870
2012-01-24 22:06:48 +00:00
..
ASTDumper.cpp Pulled in a new version of LLVM/Clang to solve a variety 2011-11-15 02:11:17 +00:00
ASTResultSynthesizer.cpp The "desired result type" code in the expression 2011-12-21 22:22:58 +00:00
ASTStructExtractor.cpp Pulled in a new revision of LLVM/Clang and added 2011-11-19 02:54:21 +00:00
ClangASTSource.cpp Fixed a problem where maintaining the ObjCInterfaceMap 2012-01-19 02:17:40 +00:00
ClangExpressionDeclMap.cpp http://llvm.org/bugs/show_bug.cgi?id=11618 2012-01-06 00:35:38 +00:00
ClangExpressionParser.cpp Added a mechanism for the IR interpreter to return 2012-01-24 22:06:48 +00:00
ClangExpressionVariable.cpp http://llvm.org/bugs/show_bug.cgi?id=11618 2012-01-06 00:35:38 +00:00
ClangFunction.cpp Improve the x86_64 return value decoder to handle most structure returns. 2011-12-22 19:12:40 +00:00
ClangPersistentVariables.cpp Added support for persistent types to the 2011-08-23 21:20:51 +00:00
ClangUserExpression.cpp http://llvm.org/bugs/show_bug.cgi?id=11618 2012-01-06 00:35:38 +00:00
ClangUtilityFunction.cpp I moved the responsibility for interacting with the 2011-10-29 01:58:46 +00:00
DWARFExpression.cpp Fixed a bug where the DWARF location expression 2012-01-06 18:24:47 +00:00
ExpressionSourceCode.cpp Pulled in a new version of LLVM/Clang to solve a variety 2011-11-15 02:11:17 +00:00
IRDynamicChecks.cpp Two fixes for Objetive-C methods that return struct 2011-11-16 00:20:50 +00:00
IRForTarget.cpp Added a mechanism for the IR interpreter to return 2012-01-24 22:06:48 +00:00
IRInterpreter.cpp Added a mechanism for the IR interpreter to return 2012-01-24 22:06:48 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
ProcessDataAllocator.cpp While tracking down memory consumption issue a few things were needed: the 2011-08-10 02:10:13 +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