Skip to content

Commit f98757e

Browse files
committed
Include FormatVariadic.h for formatv declaration.
1 parent 1d76d92 commit f98757e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/tools/clang-sycl-linker/ClangSYCLLinker.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include "llvm/Option/Option.h"
3636
#include "llvm/Support/CommandLine.h"
3737
#include "llvm/Support/FileSystem.h"
38+
#include "llvm/Support/FormatVariadic.h"
3839
#include "llvm/Support/InitLLVM.h"
3940
#include "llvm/Support/Path.h"
4041
#include "llvm/Support/Program.h"

0 commit comments

Comments
 (0)