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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RTTI support to the SymbolFile class hierarchy
Adrian Prantl
2019-11-15
1
-0
/
+2
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
1
-5
/
+3
*
SymbolVendor: Remove the object file member variable
Pavel Labath
2019-07-31
1
-13
/
+13
*
SymbolVendor: Move locking into the Symbol Files
Pavel Labath
2019-07-30
1
-0
/
+2
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
1
-1
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-6
/
+6
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Deserialize Clang module search path from DWARF
Adrian Prantl
2019-02-13
1
-1
/
+1
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-2
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SymbolFile] Rename ParseFunctionBlocks to ParseBlocksRecursive.
Zachary Turner
2019-01-14
1
-3
/
+1
*
[SymbolFile] Make ParseCompileUnitXXX accept a CompileUnit&.
Zachary Turner
2019-01-11
1
-16
/
+10
*
Change SymbolFile::ParseTypes to ParseTypesForCompileUnit.
Zachary Turner
2019-01-10
1
-1
/
+3
*
Fix (and improve) the support for C99 variable length array types
Adrian Prantl
2018-11-05
1
-0
/
+6
*
Don't type-erase the FunctionNameType or TypeClass enums.
Zachary Turner
2018-10-25
1
-1
/
+1
*
Don't type-erase the SymbolContextItem enumeration.
Zachary Turner
2018-10-25
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-17
/
+13
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
1
-1
/
+0
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-253
/
+192
*
Warning about debugging optimized code was not happening without dSYMs. Now i...
Greg Clayton
2016-07-05
1
-1
/
+2
*
Read macro info from .debug_macro section and use it for expression evaluation.
Siva Chandra
2015-12-16
1
-0
/
+6
*
Rename clang_type -> compiler_type for variables.
Bruce Mitchener
2015-09-24
1
-1
/
+1
*
Further reduction of Clang-related header inclusion.
Bruce Mitchener
2015-09-21
1
-1
/
+0
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-8
/
+0
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-63
/
+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
*
Fix issues with separate symbolfile handling
Tamas Berghammer
2015-07-30
1
-0
/
+1
*
First part of an attempt to indicate to the user when they are
Jason Molenda
2015-07-29
1
-1
/
+1
*
Make many mangled functions that might demangle a name be allowed to specify ...
Greg Clayton
2015-07-08
1
-1
/
+1
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-1
/
+1
*
This patch implements several improvements to the
Sean Callanan
2015-04-20
1
-0
/
+6
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-1
/
+1
*
cleanup unreferenced functions
Saleem Abdulrasool
2014-03-20
1
-14
/
+0
*
Huge change to clean up types.
Greg Clayton
2013-07-11
1
-3
/
+3
*
Cleanup on the unified section list changes. Main changes are:
Greg Clayton
2013-07-10
1
-5
/
+5
*
Split symbol support for ELF and Linux.
Michael Sartain
2013-07-01
1
-5
/
+5
*
Added the ability to get a list of types from a SBModule or SBCompileUnit. Se...
Greg Clayton
2013-06-18
1
-0
/
+6
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-9
/
+4
*
This patch removes the SymbolFileSymtab support
Sean Callanan
2012-12-19
1
-58
/
+0
*
This is the first phase of supporting the DW_AT_object_pointer tag. I expand...
Jim Ingham
2012-10-27
1
-1
/
+4
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-3
/
+11
*
Save more memory by not parsing the symbol table for stand alone DWARF files....
Greg Clayton
2012-04-26
1
-10
/
+1
*
We now record metadata for Objective-C interfaces,
Sean Callanan
2012-04-18
1
-1
/
+2
*
<rdar://problem/10997402>
Greg Clayton
2012-03-07
1
-2
/
+2
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-1
/
+1
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-2
/
+2
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-1
/
+1
[next]