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
/
PdbIndex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correcting some comments in PdbIndex.cpp [NFC]
Adrian McCarthy
2019-03-12
1
-5
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Use map::insert instead of try_emplace.
Zachary Turner
2019-01-02
1
-1
/
+1
*
[NativePDB] Implement ParseDeclsForContext.
Zachary Turner
2019-01-02
1
-9
/
+1
*
[NativePDB] Create VarDecls for global variables.
Zachary Turner
2018-12-20
1
-0
/
+4
*
Support skewed stream arrays.
Zachary Turner
2018-12-06
1
-5
/
+2
*
Don't use uniform initialization syntax.
Zachary Turner
2018-11-16
1
-1
/
+1
*
[NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.
Zachary Turner
2018-11-16
1
-8
/
+6
*
[NativePDB] Add basic support for tag types to the native pdb plugin.
Zachary Turner
2018-10-23
1
-0
/
+6
*
Resubmit "Add SymbolFileNativePDB plugin."
Zachary Turner
2018-10-12
1
-0
/
+203
*
Revert SymbolFileNativePDB plugin.
Zachary Turner
2018-10-11
1
-203
/
+0
*
[SymbolFileNativePDB] Fix compilation errors with gcc.
Zachary Turner
2018-10-10
1
-3
/
+4
*
Create a SymbolFile plugin for cross-platform PDB access.
Zachary Turner
2018-10-10
1
-0
/
+202