Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
DebugInfo
/
PDB
/
PDBSymbolFunc.cpp
c43d556
[PDB] Remove all clone() methods.
by Zachary Turner
· 7 years ago
7999b4f
[PDB] Refactor the PDB symbol classes to fix a reuse bug.
by Zachary Turner
· 7 years ago
06173e8
[PDB] Add exclusive methods to derived symbol class
by Aaron Smith
· 8 years ago
0c169bf
Remove redundant includes from lib/DebugInfo.
by Michael Zolotukhin
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
4dc4f01
[llvm-pdbdump] Recursively dump class layout.
by Zachary Turner
· 8 years ago
1b1a70f
General usability improvements to generic PDB library.
by Zachary Turner
· 8 years ago
ec28fc3
Move pdb code into pdb namespace.
by Zachary Turner
· 9 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 10 years ago
b52d08d
[llvm-pdbdump] Clean up method signatures.
by Zachary Turner
· 11 years ago
29c6910
[llvm-pdbdump] Add an option to dump full class definitions.
by Zachary Turner
· 11 years ago
9a818ad
[llvm-pdbdump] Rewrite dumper using visitor pattern.
by Zachary Turner
· 11 years ago
c0acf68
llvm-pdbdump: Add flags controlling the type of values to dump.
by Zachary Turner
· 11 years ago
26ebe3f
llvm-pdbdump: Only dump whitelisted global symbols.
by Zachary Turner
· 11 years ago
52c9f88
llvm-pdbdump: Re-order header files according to LLVM style guide.
by Zachary Turner
· 11 years ago
6a582f9
Fix -Wunused-variable warning.
by Zachary Turner
· 11 years ago
04b966d
llvm-pdbdump: Improve printing of functions and signatures.
by Zachary Turner
· 11 years ago
71f308a
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
by Chandler Carruth
· 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
98571ed
Make PDBSymbol's IPDBSymbol reference const.
by Zachary Turner
· 11 years ago
bae16b3
DebugInfoPDB: Make the symbol base case hold an IPDBSession ref.
by Zachary Turner
· 11 years ago
21473f7
Some cleanup for libpdb.
by Zachary Turner
· 11 years ago