.. |
ASTResultSynthesizer.cpp
|
This is a major refactoring of the expression parser.
|
2010-08-27 01:01:44 +00:00 |
ASTStructExtractor.cpp
|
This is a major refactoring of the expression parser.
|
2010-08-27 01:01:44 +00:00 |
ClangASTSource.cpp
|
Added documentation to ClangASTSource and
|
2010-08-12 23:45:38 +00:00 |
ClangExpressionDeclMap.cpp
|
There was a check to make sure that the frame had a valid function before the expression parser would allow decl lookups which was not needed. After removing this you can evaluate expressions correctly when stopped in a frame that only has a symbol or has no symbol context at all.
|
2010-09-10 20:20:35 +00:00 |
ClangExpressionParser.cpp
|
Added support for dynamic sanity checking in
|
2010-09-01 00:58:00 +00:00 |
ClangExpressionVariable.cpp
|
Fixed a bug where ClangExpressionVariableList was
|
2010-08-30 21:15:33 +00:00 |
ClangFunction.cpp
|
Little bit of line wrapping cleanup.
|
2010-09-10 23:07:48 +00:00 |
ClangPersistentVariables.cpp
|
First step of refactoring variable handling in the
|
2010-08-20 01:02:30 +00:00 |
ClangUserExpression.cpp
|
Added a ClangUtilityFunction class that allows the
|
2010-08-27 23:31:21 +00:00 |
ClangUtilityFunction.cpp
|
Added support for dynamic sanity checking in
|
2010-09-01 00:58:00 +00:00 |
DWARFExpression.cpp
|
Got a lot of the kinks worked out in the inline support after debugging more
|
2010-08-24 21:05:24 +00:00 |
IRDynamicChecks.cpp
|
Fixed an expression parser bug that prevented
|
2010-09-08 20:04:08 +00:00 |
IRForTarget.cpp
|
Fixed an expression parser bug that prevented
|
2010-09-08 20:04:08 +00:00 |
IRToDWARF.cpp
|
This is a major refactoring of the expression parser.
|
2010-08-27 01:01:44 +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
|
Added and improved logging. This is helping us as we
|
2010-07-28 01:00:59 +00:00 |