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
/
Plugins
/
LanguageRuntime
/
ObjC
/
AppleObjCRuntime
/
AppleObjCDeclVendor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Augment the 'language objc class-table dump' command to take a "-v" option, w...
Enrico Granata
2016-04-14
1
-0
/
+18
*
Move some functions from DWARFASTParserClang to ClangASTImporter.
Zachary Turner
2016-03-28
1
-17
/
+15
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-1
/
+1
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-1
/
+1
*
First step in getting LLDB ready to support multiple different type systems.
Greg Clayton
2015-08-11
1
-3
/
+3
*
Update lldb's ExternalASTSources to match Clang r244161.
Richard Smith
2015-08-06
1
-7
/
+0
*
Fix build after recent clang interface changes
Pavel Labath
2015-07-07
1
-3
/
+5
*
Fix a bug where we were trying to reconstruct ivars of ObjC types from the ru...
Enrico Granata
2015-06-25
1
-1
/
+1
*
Revert "Introduce a TypeSystem interface to support adding non-clang languages."
Pavel Labath
2015-06-08
1
-3
/
+3
*
Introduce a TypeSystem interface to support adding non-clang languages.
Pavel Labath
2015-06-08
1
-3
/
+3
*
Fix error introduced by changing function signatures.
Zachary Turner
2015-03-24
1
-11
/
+10
*
Fix record layout when synthesizing class types.
Zachary Turner
2015-03-24
1
-6
/
+4
*
Update for Clang API change in r230123 -- lookup_result was always
Chandler Carruth
2015-02-21
1
-2
/
+2
*
This is the meat of the code to add Clang modules
Sean Callanan
2014-12-05
1
-0
/
+673