We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4c66c commit 9f1f948Copy full SHA for 9f1f948
opencl_clang.cpp
@@ -45,8 +45,6 @@ Copyright (c) Intel Corporation (2009-2017).
45
#include "clang/Frontend/TextDiagnosticPrinter.h"
46
#include "clang/Frontend/CompilerInstance.h"
47
#include "clang/FrontendTool/Utils.h"
48
-#include "clang/Driver/DriverDiagnostic.h"
49
-#include "clang/Serialization/ModuleManager.h"
50
#ifdef USE_PREBUILT_LLVM
51
#include "LLVMSPIRVLib/LLVMSPIRVLib.h"
52
#else // USE_PREBUILT_LLVM
0 commit comments