Skip to content

Commit 9f1f948

Browse files
authored
[NFC] Remove unneeded include Driver/DriverDiagnostic.h, Serialization/ModuleManager.h (#472)
1 parent ab4c66c commit 9f1f948

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

opencl_clang.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ Copyright (c) Intel Corporation (2009-2017).
4545
#include "clang/Frontend/TextDiagnosticPrinter.h"
4646
#include "clang/Frontend/CompilerInstance.h"
4747
#include "clang/FrontendTool/Utils.h"
48-
#include "clang/Driver/DriverDiagnostic.h"
49-
#include "clang/Serialization/ModuleManager.h"
5048
#ifdef USE_PREBUILT_LLVM
5149
#include "LLVMSPIRVLib/LLVMSPIRVLib.h"
5250
#else // USE_PREBUILT_LLVM

0 commit comments

Comments
 (0)