[all-commits] [llvm/llvm-project] f75e91: IPDBRawSymbol.h - remove already declared forward ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 30 04:00:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f75e91fa131cd91efdb0935d163d8858390f459a
https://github.com/llvm/llvm-project/commit/f75e91fa131cd91efdb0935d163d8858390f459a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-30 (Sat, 30 May 2020)
Changed paths:
M llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
M llvm/include/llvm/DebugInfo/PDB/PDBTypes.h
Log Message:
-----------
IPDBRawSymbol.h - remove already declared forward declarations. NFC.
PDBTypes.h holds most PDB forward declarations already, move IPDBSession in there as well.
More information about the All-commits
mailing list