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
/
SymbolFileNativePDB.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NativePDB] Higher fidelity reconstruction of AST from Debug Info.
Zachary Turner
2018-11-08
1
-14
/
+121
*
Fix (and improve) the support for C99 variable length array types
Adrian Prantl
2018-11-05
1
-0
/
+7
*
Add a target modules dump ast command.
Zachary Turner
2018-11-05
1
-0
/
+6
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-2
/
+2
*
[NativePDB] Get LLDB types from PDB function types.
Zachary Turner
2018-11-01
1
-7
/
+101
*
[NativePDB] Add support for dumping global variables of class type.
Zachary Turner
2018-10-30
1
-3
/
+45
*
[NativePDB] Add the ability to dump dump global variables.
Zachary Turner
2018-10-26
1
-12
/
+168
*
Don't type-erase the FunctionNameType or TypeClass enums.
Zachary Turner
2018-10-25
1
-2
/
+2
*
Don't type-erase the SymbolContextItem enumeration.
Zachary Turner
2018-10-25
1
-3
/
+2
*
Fix some comments pointed out by Leonard Mosescu.
Zachary Turner
2018-10-23
1
-4
/
+4
*
Remove unused variable.
Eric Christopher
2018-10-23
1
-1
/
+0
*
[NativePDB] Add basic support for tag types to the native pdb plugin.
Zachary Turner
2018-10-23
1
-3
/
+697
*
Some cleanups to the native pdb plugin [NFC].
Zachary Turner
2018-10-22
1
-42
/
+59
*
Try to fix some failures on MacOSX with the NativePDB patch.
Zachary Turner
2018-10-12
1
-2
/
+9
*
Resubmit "Add SymbolFileNativePDB plugin."
Zachary Turner
2018-10-12
1
-0
/
+620
*
Revert SymbolFileNativePDB plugin.
Zachary Turner
2018-10-11
1
-620
/
+0
*
Better support for POSIX paths in PDBs.
Zachary Turner
2018-10-11
1
-1
/
+3
*
[lldb] Surpress copy-elison warning.
Eric Liu
2018-10-11
1
-2
/
+2
*
[SymbolFileNativePDB] Fix compilation errors with gcc.
Zachary Turner
2018-10-10
1
-1
/
+0
*
Create a SymbolFile plugin for cross-platform PDB access.
Zachary Turner
2018-10-10
1
-0
/
+619
[prev]