forked from OSchip/llvm-project
![]() This patch adds forward declarations of raw_ostream to those header files that are relying on the forward declaration of raw_ostream in llvm/include/llvm/ADT/Optional.h. I'm planning to move operator<< for Optional<T> and std::optional<T> from Optional.h to llvm/include/llvm/Support/raw_ostream.h. Once I do so, we no longer need to forward-declare raw_ostream in Optional.h. |
||
---|---|---|
.. | ||
AMDGPUAsmUtils.cpp | ||
AMDGPUAsmUtils.h | ||
AMDGPUBaseInfo.cpp | ||
AMDGPUBaseInfo.h | ||
AMDGPUMemoryUtils.cpp | ||
AMDGPUMemoryUtils.h | ||
AMDGPUPALMetadata.cpp | ||
AMDGPUPALMetadata.h | ||
AMDKernelCodeTInfo.h | ||
AMDKernelCodeTUtils.cpp | ||
AMDKernelCodeTUtils.h | ||
CMakeLists.txt |