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 1d76d92 commit f98757eCopy full SHA for f98757e
clang/tools/clang-sycl-linker/ClangSYCLLinker.cpp
@@ -35,6 +35,7 @@
35
#include "llvm/Option/Option.h"
36
#include "llvm/Support/CommandLine.h"
37
#include "llvm/Support/FileSystem.h"
38
+#include "llvm/Support/FormatVariadic.h"
39
#include "llvm/Support/InitLLVM.h"
40
#include "llvm/Support/Path.h"
41
#include "llvm/Support/Program.h"
0 commit comments