.. |
ASTDumper.cpp
|
Pulled in a new version of LLVM/Clang to solve a variety
|
2011-11-15 02:11:17 +00:00 |
ASTResultSynthesizer.cpp
|
Removed a possible use of unchecked NULL from
|
2012-12-18 00:50:17 +00:00 |
ASTStructExtractor.cpp
|
Brought LLDB top-of-tree into sync with LLVM/Clang
|
2012-09-24 22:25:51 +00:00 |
ClangASTSource.cpp
|
Made LLDB compile with LLVM top-of-tree again.
|
2012-12-21 21:34:42 +00:00 |
ClangExpressionDeclMap.cpp
|
Extended LLDB to handle blocks capturing 'self'
|
2013-01-19 01:49:02 +00:00 |
ClangExpressionParser.cpp
|
Quick fix to make LLDB TOT work with Clang TOT.
|
2013-01-22 02:20:20 +00:00 |
ClangExpressionVariable.cpp
|
http://llvm.org/bugs/show_bug.cgi?id=11618
|
2012-01-06 00:35:38 +00:00 |
ClangFunction.cpp
|
Separated the "expr --unwind-on-error" behavior into two parts, actual errors (i.e. crashes) which continue to be
|
2013-01-15 02:47:48 +00:00 |
ClangPersistentVariables.cpp
|
I have brought LLDB up-to-date with top of tree
|
2012-02-04 08:49:35 +00:00 |
ClangUserExpression.cpp
|
Extended LLDB to handle blocks capturing 'self'
|
2013-01-19 01:49:02 +00:00 |
ClangUtilityFunction.cpp
|
Resolve printf formatting warnings on Linux:
|
2012-11-29 21:49:15 +00:00 |
DWARFExpression.cpp
|
Resolve printf formatting warnings on Linux:
|
2012-11-29 21:49:15 +00:00 |
ExpressionSourceCode.cpp
|
Fixed the #defines for YES and NO, and centralized
|
2012-09-13 23:35:30 +00:00 |
IRDynamicChecks.cpp
|
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to reflect the
|
2013-01-02 12:20:07 +00:00 |
IRForTarget.cpp
|
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to reflect the
|
2013-01-02 12:20:07 +00:00 |
IRInterpreter.cpp
|
Added emulation of shifts to the IR interpreter.
|
2013-01-09 22:44:41 +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
|
Resolve printf formatting warnings on Linux:
|
2012-11-29 21:49:15 +00:00 |