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
/
lit
/
SymbolFile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Restore AST from PDB symbols
Aleksandr Urakov
2018-09-10
5
-21
/
+145
*
[DWARF] Fix dwarf5-index-is-used.cpp
Aleksandr Urakov
2018-09-03
1
-1
/
+1
*
[PDB] Resolve a symbol context block info correctly
Aleksandr Urakov
2018-08-29
1
-3
/
+8
*
[PDB] Make variables.test to pass using a 32-bit compiler too
Aleksandr Urakov
2018-08-24
1
-1
/
+1
*
[PDB] Parse UDT symbols and pointers to members (combined patch)
Aleksandr Urakov
2018-08-14
7
-0
/
+380
*
Fix variables.test after D49018
Stella Stamenova
2018-07-18
1
-7
/
+7
*
Fix typo in find-basic-function test
Pavel Labath
2018-07-16
1
-4
/
+4
*
Convert a location information from PDB to a DWARF expression
Jonas Devlieghere
2018-07-13
3
-0
/
+45
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing lldb tests
Joel E. Denny
2018-07-11
1
-3
/
+3
*
Retrieve a function PDB symbol correctly from nested blocks
Stella Stamenova
2018-07-09
1
-1
/
+1
*
Retrieve a function PDB symbol correctly from nested blocks
Pavel Labath
2018-06-28
2
-0
/
+15
*
DebugNamesDWARFIndex: fix handling of compressed sections
Pavel Labath
2018-06-14
1
-0
/
+14
*
DWARFDebugNames: Implement last GetGlobalVariables overload
Pavel Labath
2018-06-12
1
-2
/
+10
*
lldb-test symbols: Add -file argument and the ability to dump global variable...
Pavel Labath
2018-06-12
2
-0
/
+23
*
lit/SymbolFile/DWARF: Simplify test RUN lines
Pavel Labath
2018-06-12
8
-22
/
+14
*
DWARFDebugNames: Fix lookup in dwo files
Pavel Labath
2018-06-11
1
-0
/
+25
*
DebugNamesDWARFIndex: Implement regex version of the GetFunctions method
Pavel Labath
2018-06-08
1
-0
/
+27
*
DebugNamesDWARFIndex: Implement GetFunctions method
Pavel Labath
2018-06-08
1
-0
/
+16
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-08
4
-0
/
+29
*
DebugNamesDWARFIndex: Add type lookup suport
Pavel Labath
2018-06-07
1
-0
/
+10
*
DebugNamesDWARFIndex: add namespace lookup support
Pavel Labath
2018-06-07
1
-0
/
+10
*
DebugNamesDWARFIndex: Add support for partial indexes
Pavel Labath
2018-06-07
1
-0
/
+25
*
DebugNamesDWARFIndex: Add ability to lookup variables
Pavel Labath
2018-06-07
3
-0
/
+41
*
[DWARF] Add (empty) DebugNamesDWARFIndex class and a setting to control its use
Pavel Labath
2018-06-06
1
-0
/
+8
*
[lit, pdb] Fix func-symbols.test (on Windows)
Stella Stamenova
2018-06-05
1
-36
/
+37
*
AppleDWARFIndex: Get function method-ness directly from debug info
Pavel Labath
2018-06-04
1
-3
/
+0
*
[lit, pdb] Fix two failing PDB tests on Windows
Stella Stamenova
2018-06-01
2
-8
/
+8
*
ManualDWARFIndex: Treat DW_TAG_subprogram and DW_TAG_inlined_subroutine the s...
Pavel Labath
2018-05-29
2
-1
/
+153
*
ManualDWARFIndex: Fix misclassification of methods in unions
Pavel Labath
2018-05-25
1
-0
/
+31
*
[SymbolFilePDB] Add a test for wchar_t type in PDB.
Aaron Smith
2018-05-23
2
-0
/
+5
*
[SymbolFilePDB] Add support for resolving variable symbols
Aaron Smith
2018-05-23
2
-0
/
+108
*
Improve coverage of the apple-tables test
Pavel Labath
2018-05-21
2
-4
/
+30
*
Add some apple-tables lookup tests
Pavel Labath
2018-05-21
4
-0
/
+36
*
[DWARF] Align non-accelerated function fullname searching with the apple-tabl...
Pavel Labath
2018-05-09
1
-1
/
+11
*
lldb-test symbols: Add ability to do name-based lookup
Pavel Labath
2018-05-03
6
-0
/
+214
*
[SymbolFilePDB] Add missing Char16 and Char32 types in a few places
Aaron Smith
2018-03-07
2
-0
/
+8
*
[SymbolFilePDB] Add support for CVR pointer type qualifier
Aaron Smith
2018-03-07
2
-0
/
+85
*
[SymbolFilePDB] Get line number for PDBSymbolTypeEnum
Aaron Smith
2018-03-07
1
-6
/
+6
*
[SymbolFilePDB] Add support for function symbols
Aaron Smith
2018-02-09
4
-1
/
+123
*
[SymbolFilePDB] Fix null array access when parsing the type of a function wit...
Aaron Smith
2018-01-23
3
-0
/
+140
*
Revert "[SymbolFilePDB] Fix null array access when parsing the type of a func...
Pavel Labath
2018-01-22
3
-140
/
+0
*
[SymbolFilePDB] Fix null array access when parsing the type of a function wit...
Aaron Smith
2018-01-19
3
-0
/
+140
*
[lldb] Add support to cache a PDB's global scope and fix a bug in getting the...
Aaron Smith
2018-01-13
3
-0
/
+13