index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Expression
/
ClangASTSource.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert lldb::ModuleSP to use an instrusive ref counted pointer.
Greg Clayton
2011-09-17
1
-0
/
+1
*
This change brings in the latest LLVM/Clang, and
Sean Callanan
2011-07-30
1
-5
/
+4
*
This commit adds broad architectural support for hierarchical
Greg Clayton
2011-06-25
1
-0
/
+15
*
Introduced support for UnknownAnyTy, the Clang type
Sean Callanan
2011-05-12
1
-3
/
+3
*
Updated to LLVM/Clang revision 127600.
Sean Callanan
2011-03-15
1
-0
/
+3
*
Updated Clang to a version that supports propagating
Sean Callanan
2011-01-27
1
-2
/
+2
*
Watch out for NULL types in NameSearchContext::AddTypeDecl or we crash.
Greg Clayton
2011-01-23
1
-20
/
+20
*
Updated to revision 123723 of LLVM, to bring in
Sean Callanan
2011-01-18
1
-9
/
+7
*
A few of the issue I have been trying to track down and fix have been due to
Greg Clayton
2011-01-17
1
-26
/
+51
*
Added support for generating expressions that have
Sean Callanan
2010-12-13
1
-0
/
+8
*
Fixed object lifetimes in ClangExpressionDeclMap
Sean Callanan
2010-12-03
1
-1
/
+1
*
Added a feature where registers can be referred to
Sean Callanan
2010-11-30
1
-0
/
+2
*
Updated to the LLVM/Clang of 2010-11-17 at 3:30pm.
Sean Callanan
2010-11-18
1
-0
/
+1
*
Added recursive name lookup logging with depth which is commented out and is ...
Greg Clayton
2010-11-15
1
-0
/
+4
*
Got namespace lookup working and was able to print a complex "this" as an
Greg Clayton
2010-11-13
1
-3
/
+12
*
Updated LLVM to latest version as of 10/28 at
Sean Callanan
2010-10-29
1
-1
/
+3
*
Made many ConstString functions inlined in the header file.
Greg Clayton
2010-10-15
1
-81
/
+76
*
Skip checking for a bunch of built-ins when evaluating an expression.
Greg Clayton
2010-10-15
1
-13
/
+34
*
Fixed C++ class clang type creation and display by making sure we omit
Greg Clayton
2010-10-13
1
-1
/
+7
*
Updated to latest LLVM. Major LLVM changes:
Sean Callanan
2010-09-23
1
-6
/
+11
*
Removed the hacky "#define this ___clang_this" handler
Sean Callanan
2010-09-21
1
-9
/
+2
*
Added code to support use of "this" and "self" in
Sean Callanan
2010-09-14
1
-2
/
+11
*
Added documentation to ClangASTSource and
Sean Callanan
2010-08-12
1
-0
/
+4
*
Added support for accessing members of C++ objects,
Sean Callanan
2010-08-04
1
-0
/
+19
*
Changed SymbolContext so when you search for functions
Sean Callanan
2010-07-27
1
-0
/
+16
*
Fixed a copyright header.
Greg Clayton
2010-07-16
1
-8
/
+9
*
Fixes for array handling and dynamic type casting
Sean Callanan
2010-06-23
1
-5
/
+6
*
Added support to the expression parser for locating
Sean Callanan
2010-06-22
1
-0
/
+47
*
Switched over to using the new lldb::SharingPtr from Howard Hinnant.
Greg Clayton
2010-06-12
1
-2
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+101
[prev]