Skip to content

Commit ee86c15

Browse files
committed
Driver: IWYU swift-symbolgraph-extract
This is needed to build on swift/master-rebranch.
1 parent 0d87a14 commit ee86c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/driver/swift_symbolgraph_extract_main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include "swift/SymbolGraphGen/SymbolGraphGen.h"
2424
#include "llvm/ADT/ArrayRef.h"
2525
#include "llvm/Support/raw_ostream.h"
26+
#include "llvm/Support/CommandLine.h"
2627

2728
using namespace swift;
2829
using namespace llvm::opt;

0 commit comments

Comments
 (0)