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
/
Breakpad
/
SymbolFileBreakpad.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RTTI support to the SymbolFile class hierarchy
Adrian Prantl
2019-11-15
1
-0
/
+11
*
Performance: Add a set of visited SymbolFiles to the other FindFiles variant.
Adrian Prantl
2019-11-12
1
-0
/
+1
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-13
/
+10
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
1
-11
/
+8
*
Remove unused "append" parameter from FindTypes API
Adrian Prantl
2019-09-30
1
-2
/
+2
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
1
-0
/
+2
*
Breakpad: Basic support for STACK WIN unwinding
Pavel Labath
2019-09-05
1
-4
/
+14
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-2
/
+2
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-2
/
+2
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-2
/
+2
*
Generalize FindTypes with CompilerContext to support fuzzy lookup
Adrian Prantl
2019-08-21
1
-1
/
+1
*
SymbolVendor: Remove the object file member variable
Pavel Labath
2019-07-31
1
-3
/
+4
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-2
/
+5
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
1
-5
/
+3
*
Breakpad: Generate unwind plans from STACK CFI records
Pavel Labath
2019-05-13
1
-2
/
+19
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-4
/
+4
*
Deserialize Clang module search path from DWARF
Adrian Prantl
2019-02-13
1
-3
/
+3
*
SymbolFileBreakpad: Add line table support
Pavel Labath
2019-02-07
1
-3
/
+69
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
1
-1
/
+1
*
[SymbolFile] Remove the SymbolContext parameter from FindNamespace.
Zachary Turner
2019-01-14
1
-1
/
+1
*
[SymbolFile] Rename ParseFunctionBlocks to ParseBlocksRecursive.
Zachary Turner
2019-01-14
1
-1
/
+1
*
Fix build breaks after the ParseCompileUnit changes.
Zachary Turner
2019-01-11
1
-10
/
+7
*
Introduce SymbolFileBreakpad and use it to fill symtab
Pavel Labath
2019-01-11
1
-0
/
+149