[all-commits] [llvm/llvm-project] cb51c0: DIPrinter.h - reduce unnecessary includes to forwa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 20 06:39:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb51c0549e0c14ec73a5e174b705d812b6ea0de6
https://github.com/llvm/llvm-project/commit/cb51c0549e0c14ec73a5e174b705d812b6ea0de6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h
Log Message:
-----------
DIPrinter.h - reduce unnecessary includes to forward declarations. NFC.
Commit: f0daf240c153022dae25e0da2903593484f344be
https://github.com/llvm/llvm-project/commit/f0daf240c153022dae25e0da2903593484f344be
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineMemOperand.h
Log Message:
-----------
MachineMemOperand.h - replace Type.h with full GlobalValue.h include to fix -Wundefined-inline warnings.
Compare: https://github.com/llvm/llvm-project/compare/3c843538048e...f0daf240c153
More information about the All-commits
mailing list