[all-commits] [llvm/llvm-project] 1de43b: Revert "PDBExtras.h - remove unnecessary raw_ostre...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Aug 6 06:17:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1de43bd6df74fb4cd8c25020afa1dd14ecf08527
https://github.com/llvm/llvm-project/commit/1de43bd6df74fb4cd8c25020afa1dd14ecf08527
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M llvm/include/llvm/DebugInfo/PDB/PDBExtras.h
M llvm/lib/DebugInfo/PDB/PDBExtras.cpp
Log Message:
-----------
Revert "PDBExtras.h - remove unnecessary raw_ostream forward declaration. NFCI."
This reverts commit 87c5437afd273e909e0fed3389de7531d5452ea5.
The commit includes several headers in the middle of a function, which
breaks pretty much everything.
More information about the All-commits
mailing list