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
/
SymbolFile
/
Symtab
/
SymbolFileSymtab.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some dead code in FileSpec.
Zachary Turner
2017-03-03
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-79
/
+63
*
Read macro info from .debug_macro section and use it for expression evaluation.
Siva Chandra
2015-12-16
1
-0
/
+3
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-19
1
-46
/
+54
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-1
/
+1
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-3
/
+0
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-23
/
+0
*
More abstraction to get almost all clang specific DWARF parsing code into Cla...
Greg Clayton
2015-08-18
1
-1
/
+1
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-1
/
+1
*
This patch implements several improvements to the
Sean Callanan
2015-04-20
1
-0
/
+3
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-2
/
+2
*
Added the ability to get a list of types from a SBModule or SBCompileUnit. Se...
Greg Clayton
2013-06-18
1
-2
/
+4
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-5
/
+2
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+3
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-2
/
+2
*
Added the ability for clients to grab a set of symbol table indexes and then
Greg Clayton
2011-12-03
1
-14
/
+8
*
Testcase fixes with the new symbol lookup code for
Sean Callanan
2011-12-03
1
-2
/
+4
*
Modified the Objective-C type map in SymbolFileSymtab
Sean Callanan
2011-12-02
1
-1
/
+1
*
Added support for extracting method information from
Sean Callanan
2011-12-02
1
-0
/
+4
*
Added support to the Objective-C language runtime
Sean Callanan
2011-11-30
1
-0
/
+7
*
Completed the glue that passes a ClangNamespaceDecl *
Sean Callanan
2011-10-13
1
-4
/
+5
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-11
/
+0
*
Modified the lldb_private::Type clang type resolving code to handle three
Greg Clayton
2010-11-13
1
-1
/
+1
*
Added initial support to the lldb_private::SymbolFile for finding
Greg Clayton
2010-11-10
1
-0
/
+4
*
Fixed the forward declaration issue that was present in the DWARF parser after
Greg Clayton
2010-09-29
1
-0
/
+3
*
Added support for objective C built-in types: id, Class, and SEL. This
Greg Clayton
2010-08-03
1
-3
/
+3
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+136