[all-commits] [llvm/llvm-project] 1a9457: WithColor.h - reduce unnecessary includes to forwa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu May 28 06:38:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1a945757ac7debd9ad14497fa404e3900869cad5
https://github.com/llvm/llvm-project/commit/1a945757ac7debd9ad14497fa404e3900869cad5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M llvm/include/llvm/Support/WithColor.h
Log Message:
-----------
WithColor.h - reduce unnecessary includes to forward declarations. NFC.
Commit: f6417f5db8c16286904d074d1e40e9c1eb083951
https://github.com/llvm/llvm-project/commit/f6417f5db8c16286904d074d1e40e9c1eb083951
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M lld/Common/Strings.cpp
M llvm/include/llvm/Support/FileOutputBuffer.h
M llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
M llvm/lib/Support/FileOutputBuffer.cpp
Log Message:
-----------
FileOutputBuffer.h - remove unused includes. NFC.
Move dependent includes down to source files where necessary.
Compare: https://github.com/llvm/llvm-project/compare/e73bb4fba709...f6417f5db8c1
More information about the All-commits
mailing list