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
/
ClangExpressionDeclMap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
<rdar://problem/11870357>
Greg Clayton
2012-07-14
1
-11
/
+13
*
Updated the object-pointer lookup logic to fix
Sean Callanan
2012-05-21
1
-13
/
+30
*
Fixed a nasty bug where JIT expressions didn't work
Sean Callanan
2012-05-21
1
-11
/
+33
*
Make sure frozen_sp for a ClangExpressionVariable
Sean Callanan
2012-04-12
1
-1
/
+2
*
Disabling blocks support because of rdar://problem/11024417 - This is hopeful...
Enrico Granata
2012-03-30
1
-1
/
+2
*
<rdar://problem/11082392>
Greg Clayton
2012-03-30
1
-1
/
+1
*
Added some hardening to make sure that we don't
Sean Callanan
2012-03-21
1
-0
/
+3
*
Strengthened LLDB's completion of object types.
Sean Callanan
2012-03-15
1
-0
/
+8
*
Updated the revision of LLVM/Clang used by LLDB.
Sean Callanan
2012-03-08
1
-2
/
+0
*
<rdar://problem/10997402>
Greg Clayton
2012-03-07
1
-7
/
+5
*
Added support for calling blocks from expressions,
Sean Callanan
2012-03-06
1
-0
/
+42
*
Don't return bare symbols when asked to search
Sean Callanan
2012-03-06
1
-2
/
+2
*
Made sure to store the type for "this" when in a
Sean Callanan
2012-03-05
1
-0
/
+12
*
Extended the IR interpreter to support symbols
Sean Callanan
2012-02-28
1
-4
/
+16
*
Ignore the constness of the object pointer when
Sean Callanan
2012-02-18
1
-3
/
+10
*
Stop finding bare symbols when we're explicitly
Sean Callanan
2012-02-15
1
-1
/
+4
*
Previoously the expression parser had to rely on the
Sean Callanan
2012-02-15
1
-2
/
+29
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-0
/
+3
*
Fixed a bunch of ownership problems with the expression
Sean Callanan
2012-02-10
1
-115
/
+89
*
Added support to the expression parser for reading
Sean Callanan
2012-02-08
1
-17
/
+40
*
Fixed ClangExpressionDeclMap to use the debug
Sean Callanan
2012-02-08
1
-45
/
+50
*
I have brought LLDB up-to-date with top of tree
Sean Callanan
2012-02-04
1
-1
/
+18
*
http://llvm.org/bugs/show_bug.cgi?id=11618
Johnny Chen
2012-01-06
1
-7
/
+0
*
http://llvm.org/bugs/show_bug.cgi?id=11588
Johnny Chen
2011-12-16
1
-2
/
+12
*
Updated Clang to take an enhancement to the way
Sean Callanan
2011-12-16
1
-3
/
+3
*
Fixed a problem where if a frame was present the
Sean Callanan
2011-12-10
1
-1
/
+3
*
Two fixes for file variables:
Sean Callanan
2011-12-10
1
-6
/
+8
*
Fixed a potential crasher if the frame is not
Sean Callanan
2011-12-07
1
-1
/
+1
*
As part of the work to make Objective-C type information
Sean Callanan
2011-12-06
1
-3
/
+7
*
Added new symbol types for Objective C classes, metaclasses, and ivars. Each
Greg Clayton
2011-12-03
1
-0
/
+3
*
Modified clients of ClangASTImporter to be more robust
Sean Callanan
2011-12-01
1
-0
/
+45
*
Made symbol lookup in the expression parser more
Sean Callanan
2011-12-01
1
-6
/
+6
*
Modified ClangExpressionDeclMap to use existing
Sean Callanan
2011-11-29
1
-8
/
+6
*
This commit completes the rearchitecting of ClangASTSource
Sean Callanan
2011-11-18
1
-17
/
+47
*
Fixed a crash when we merrily went on to try to log
Sean Callanan
2011-11-16
1
-0
/
+2
*
Pulled in a new version of LLVM/Clang to solve a variety
Sean Callanan
2011-11-15
1
-30
/
+41
*
<rdar://problem/10338439>
Greg Clayton
2011-11-13
1
-1
/
+0
*
Additional logging to track original versions of
Sean Callanan
2011-11-07
1
-1
/
+2
*
Fixed a problem where the "this" pointer didn't
Sean Callanan
2011-11-03
1
-0
/
+17
*
Fixed the function that gets values for the
Sean Callanan
2011-11-02
1
-1
/
+20
*
Updated LLVM/Clang to pull in an MCJIT fix that
Sean Callanan
2011-11-02
1
-1
/
+1
*
Sometimes the debug information includes artifically-
Sean Callanan
2011-11-02
1
-1
/
+3
*
Added the capability (turned off for now) to mark a
Sean Callanan
2011-11-01
1
-8
/
+10
*
Cloned FindExternalVisibleDecls from
Sean Callanan
2011-10-29
1
-157
/
+25
*
Moved FindExternalLexicalDecls and a few smaller
Sean Callanan
2011-10-29
1
-159
/
+0
*
I moved the responsibility for interacting with the
Sean Callanan
2011-10-29
1
-119
/
+12
*
As part of a general refactoring of ClangASTSource to
Sean Callanan
2011-10-28
1
-18
/
+22
*
Added a bunch of logging to CompleteType for TagDecls
Sean Callanan
2011-10-28
1
-2
/
+37
*
Changed the way the expression parser handles variables
Sean Callanan
2011-10-27
1
-19
/
+89
*
Liberalized the "id" check a little; now "id" can
Sean Callanan
2011-10-27
1
-3
/
+5
[prev]
[next]