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
/
PDB
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land "[test] Split LLDB tests into API, Shell & Unit"
Jonas Devlieghere
2019-10-09
40
-1263
/
+0
*
Revert [test] Split LLDB tests into API, Shell & Unit
Adrian Prantl
2019-10-09
40
-0
/
+1263
*
[test] Split LLDB tests into API, Shell & Unit
Jonas Devlieghere
2019-10-09
40
-1263
/
+0
*
Fix PDB tests after r367820
Pavel Labath
2019-08-05
6
-6
/
+6
*
[NativePDB] Add anonymous namespaces support
Aleksandr Urakov
2019-04-22
1
-1
/
+2
*
[PDB] Fix location retrieval for function local variables and arguments that are
Aleksandr Urakov
2019-02-01
3
-0
/
+26
*
Attempt to fix PDB tests broken by r350924
Pavel Labath
2019-01-11
6
-6
/
+6
*
Write PDB/variables.test to be more robust.
Zachary Turner
2019-01-09
1
-50
/
+58
*
Change lldb-test to use ParseAllDebugSymbols.
Zachary Turner
2019-01-09
2
-57
/
+58
*
[NativePDB] Implement ParseDeclsForContext.
Zachary Turner
2019-01-02
1
-1
/
+1
*
[NativePDB] Enable function-level-linking.test in native mode.
Zachary Turner
2018-12-19
1
-1
/
+2
*
[NativePDB] Fix a use after free and enable corresponding native test.
Zachary Turner
2018-12-19
1
-1
/
+2
*
[PDB] Make PDB lit tests use the new builder
Aleksandr Urakov
2018-12-05
15
-44
/
+33
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
5
-0
/
+66
*
Revert "[PDB] Support PDB-backed expressions evaluation"
Stella Stamenova
2018-11-30
5
-66
/
+0
*
[PDB] Support PDB-backed expressions evaluation
Aleksandr Urakov
2018-11-30
5
-0
/
+66
*
Fix some issues with LLDB's lit configuration files.
Zachary Turner
2018-11-19
15
-35
/
+39
*
[PDB] Fix `vbases.test` requirement
Aleksandr Urakov
2018-11-12
1
-1
/
+1
*
[ClangASTContext] Extract VTable pointers from C++ objects
Aleksandr Urakov
2018-11-12
3
-0
/
+38
*
[PDB] Introduce `MSVCUndecoratedNameParser`
Aleksandr Urakov
2018-11-06
2
-1
/
+15
*
Refactor the lit configuration files
Zachary Turner
2018-11-02
15
-15
/
+14
*
[PDB] Handle `char` as a builtin type
Aleksandr Urakov
2018-09-28
4
-4
/
+8
*
[PDB] Restore the calling convention from PDB
Aleksandr Urakov
2018-09-26
3
-1
/
+32
*
[PDB] Restore AST from PDB symbols
Aleksandr Urakov
2018-09-10
5
-21
/
+145
*
[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
*
Convert a location information from PDB to a DWARF expression
Jonas Devlieghere
2018-07-13
3
-0
/
+45
*
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
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-08
4
-0
/
+29
*
[lit, pdb] Fix func-symbols.test (on Windows)
Stella Stamenova
2018-06-05
1
-36
/
+37
*
[lit, pdb] Fix two failing PDB tests on Windows
Stella Stamenova
2018-06-01
2
-8
/
+8
*
[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
*
[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