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
/
NativePDB
/
PdbUtil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing representation of .cv_def_range directives in Codeview debug info as...
Nilanjana Basu
2019-08-05
1
-2
/
+2
*
Revert "Changing representation of .cv_def_range directives in Codeview debug...
Nilanjana Basu
2019-08-05
1
-2
/
+2
*
Changing representation of .cv_def_range directives in Codeview debug info as...
Nilanjana Basu
2019-08-05
1
-2
/
+2
*
[PDB] Fix build after r352845
Aleksandr Urakov
2019-02-01
1
-1
/
+1
*
[PDB] Fix location retrieval for function local variables and arguments that are
Aleksandr Urakov
2019-02-01
1
-8
/
+136
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NativePDB] Add support for parsing typedef records.
Zachary Turner
2019-01-10
1
-15
/
+2
*
[NativePDB] Implement ParseDeclsForContext.
Zachary Turner
2019-01-02
1
-1
/
+5
*
[NativePDB] Create VarDecls for global variables.
Zachary Turner
2018-12-20
1
-0
/
+24
*
[NativePDB] Decouple AST reconstruction from lldb Symbol creation.
Zachary Turner
2018-12-17
1
-0
/
+188
*
[PDB] Move some code around. NFC.
Zachary Turner
2018-12-06
1
-0
/
+120
*
[NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.
Zachary Turner
2018-11-16
1
-0
/
+15
*
[NativePDB] Higher fidelity reconstruction of AST from Debug Info.
Zachary Turner
2018-11-08
1
-0
/
+46
*
[NativePDB] Get LLDB types from PDB function types.
Zachary Turner
2018-11-01
1
-1
/
+3
*
[NativePDB] Add support for dumping global variables of class type.
Zachary Turner
2018-10-30
1
-0
/
+7
*
Some cleanups to the native pdb plugin [NFC].
Zachary Turner
2018-10-22
1
-8
/
+107
*
Resubmit "Add SymbolFileNativePDB plugin."
Zachary Turner
2018-10-12
1
-0
/
+258
*
Revert SymbolFileNativePDB plugin.
Zachary Turner
2018-10-11
1
-258
/
+0
*
[SymbolFileNativePDB] Fix compilation errors with gcc.
Zachary Turner
2018-10-10
1
-2
/
+2
*
Create a SymbolFile plugin for cross-platform PDB access.
Zachary Turner
2018-10-10
1
-0
/
+258