Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
DebugInfo
/
PDB
/
PDBSymbolCompilandDetails.cpp
7999b4f
[PDB] Refactor the PDB symbol classes to fix a reuse bug.
by Zachary Turner
· 7 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 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
b52d08d
[llvm-pdbdump] Clean up method signatures.
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
52c9f88
llvm-pdbdump: Re-order header files according to LLVM style guide.
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
a554917
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
by Zachary Turner
· 11 years ago
e4698b9
Fix -Wuninitialized build by referencing the relevant ctor parameter instead of the base class member variable.
by David Blaikie
· 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