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
/
llvm
/
tools
/
llvm-pdbutil
/
PrettyTypeDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PDB] Add support for parsing VFTable Shape records.
Zachary Turner
2018-10-01
1
-2
/
+14
*
[PDB] Add native support for dumping array types.
Zachary Turner
2018-09-30
1
-0
/
+13
*
Fix some tests on Windows.
Zachary Turner
2018-09-30
1
-3
/
+3
*
[PDB] Better native API support for pointers.
Zachary Turner
2018-09-29
1
-52
/
+101
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[NativePDB] Add support for reading function signatures.
Zachary Turner
2018-09-21
1
-0
/
+21
*
[PDB] Make the pretty dumper output modified types.
Zachary Turner
2018-09-14
1
-5
/
+16
*
[tools] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-1
/
+1
*
[llvm-pdbdump] Add guard for null pointers and remove unused code
Aaron Smith
2018-03-07
1
-1
/
+0
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-0
/
+255