.. |
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 |
CMakeLists.txt
|
Update source/Expression/CMakeLists.txt to reflect actual source files.
|
2013-03-20 09:34:46 +00:00 |
ClangASTSource.cpp
|
Fixed a potential crash if layout for a structure
|
2013-03-25 18:27:07 +00:00 |
ClangExpressionDeclMap.cpp
|
Fixed handling of function pointers in the IR
|
2013-03-19 01:45:02 +00:00 |
ClangExpressionParser.cpp
|
Refactored the expression parser so that the IR
|
2013-03-19 00:10:07 +00:00 |
ClangExpressionVariable.cpp
|
http://llvm.org/bugs/show_bug.cgi?id=11618
|
2012-01-06 00:35:38 +00:00 |
ClangFunction.cpp
|
Refactored the expression parser so that the IR
|
2013-03-19 00:10:07 +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
|
Don't use a "uintptr_t" for the metadata key, use a "void *". This removes all of the casts that were being used and cleans the code up a bit. Also added the ability to dump the metadata.
|
2013-03-27 01:48:02 +00:00 |
ClangUtilityFunction.cpp
|
Refactored the expression parser so that the IR
|
2013-03-19 00:10:07 +00:00 |
DWARFExpression.cpp
|
<rdar://problem/13421412>
|
2013-03-14 18:31:44 +00:00 |
ExpressionSourceCode.cpp
|
Centralized the expression prefixes that are used for both expressions and utility functions.
|
2013-02-13 23:57:48 +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 |
IRExecutionUnit.cpp
|
Fixed a problem where inline assembly errors caused
|
2013-03-27 03:09:55 +00:00 |
IRForTarget.cpp
|
If there are multiple uses of an Objective-C
|
2013-03-23 01:01:16 +00:00 |
IRInterpreter.cpp
|
Fixed handling of function pointers in the IR
|
2013-03-19 01:45:02 +00:00 |
Makefile
|
Merged Eli Friedman's linux build changes where he added Makefile files that
|
2010-07-09 20:39:50 +00:00 |