..
ASTDumper.cpp
Added a new class, ASTDumper, that provides verbose
2011-02-01 23:43:26 +00:00
ASTResultSynthesizer.cpp
Updated Clang to a version that supports propagating
2011-01-27 04:42:51 +00:00
ASTStructExtractor.cpp
Updated to latest LLVM. Major LLVM changes:
2010-09-23 03:01:22 +00:00
ClangASTSource.cpp
Updated Clang to a version that supports propagating
2011-01-27 04:42:51 +00:00
ClangExpressionDeclMap.cpp
Added a new class, ASTDumper, that provides verbose
2011-02-01 23:43:26 +00:00
ClangExpressionParser.cpp
Added error reporting to IRForTarget so that the
2011-01-27 01:07:04 +00:00
ClangExpressionVariable.cpp
Implemented a major overhaul of the way variables are handled
2011-01-13 08:53:35 +00:00
ClangFunction.cpp
Make expressions clean up their JIT'ed code allocation.
2011-01-19 23:00:49 +00:00
ClangPersistentVariables.cpp
Patch from Stephen Wilson:
2010-12-20 21:45:22 +00:00
ClangUserExpression.cpp
Endian patch from Kirk Beitz that allows better cross platform building.
2011-02-01 01:31:41 +00:00
ClangUtilityFunction.cpp
Make expressions clean up their JIT'ed code allocation.
2011-01-19 23:00:49 +00:00
DWARFExpression.cpp
Endian patch from Kirk Beitz that allows better cross platform building.
2011-02-01 01:31:41 +00:00
IRDynamicChecks.cpp
Enabled extra warnings and fixed a bunch of small issues.
2011-01-25 23:55:37 +00:00
IRForTarget.cpp
Updated Clang to a version that supports propagating
2011-01-27 04:42:51 +00:00
IRToDWARF.cpp
Move some of the more noisy "log enable lldb expression" output to the verbose output.
2011-01-22 01:25:40 +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