Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
DebugInfo
/
PDB
/
PDBExtras.cpp
a67765a
[PDB] Add support for more kinds of PDB Sym Tags.
by Zachary Turner
· 7 years ago
4e0295b
[PDB] Fix -Wcovered-switch-default warning.
by Zachary Turner
· 7 years ago
5907a78
[PDB] Better printing of builtin types when using DIA dumper.
by Zachary Turner
· 7 years ago
bdf0381
[PDB] Make the native reader support enumerators.
by Zachary Turner
· 7 years ago
47f18b9
[DebugInfoPDB] Add a few missing definitions to PDBTypes.h
by Aaron Smith
· 7 years ago
679aead
[PDB] Support dumping injected sources via the DIA reader.
by Zachary Turner
· 8 years ago
0c169bf
Remove redundant includes from lib/DebugInfo.
by Michael Zolotukhin
· 8 years ago
dc8d6f2
Fix -Wcovered-switch-default warnings from r314821
by Hans Wennborg
· 8 years ago
6605310
CodeView: Provide a .def file with the register ids
by Hans Wennborg
· 8 years ago
fe6be42
Revert "Debug: handle dumping the D language."
by Tim Northover
· 8 years ago
c7bd825
Debug: handle dumping the D language.
by Tim Northover
· 8 years ago
e2ba971
Add missing case to switch
by Reid Kleckner
· 8 years ago
67653ee
[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
by Reid Kleckner
· 8 years ago
4fcfc19
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
5ce0f4a
Properly parse the TypeServer2 record.
by Zachary Turner
· 9 years ago
4caa1bf
[codeview] Add support for new type records.
by Zachary Turner
· 9 years ago
ec28fc3
Move pdb code into pdb namespace.
by Zachary Turner
· 9 years ago
53a65ba
Parse and dump PDB DBI Stream Header Information
by Zachary Turner
· 9 years ago
da292bd
[DebugInfoPDB] Teach Variant to support string types.
by Zachary Turner
· 10 years ago
734a50c
Fix instance of -Wcovered-switch-default
by Reid Kleckner
· 10 years ago
72e2ba7
[readobj] Expand CodeView dumping functionality
by Reid Kleckner
· 10 years ago
6532365
[llvm-pdbdump] Display full enum definitions.
by Zachary Turner
· 11 years ago
7797c72
[llvm-pdbdump] Many minor fixes and improvements
by Zachary Turner
· 11 years ago
d270d22
[llvm-pdbdump] Fix dumping of function pointers and basic types.
by Zachary Turner
· 11 years ago
9a818ad
[llvm-pdbdump] Rewrite dumper using visitor pattern.
by Zachary Turner
· 11 years ago
52c9f88
llvm-pdbdump: Re-order header files according to LLVM style guide.
by Zachary Turner
· 11 years ago
a952c49
llvm-pdbdump: Add more comprehensive dumping of symbol types.
by Zachary Turner
· 11 years ago
2a5c0a2
Improve llvm-pdbdump output display.
by Zachary Turner
· 11 years ago
c074de0
Add concrete type overloads to PDBSymbol::findChildren().
by Zachary Turner
· 11 years ago
df3cc51
Fix some warnings due to -Wcovered-switch-default.
by Zachary Turner
· 11 years ago
a554917
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
by Zachary Turner
· 11 years ago