Skip to content

Commit 13c236e

Browse files
authored
Merge pull request swiftlang#29158 from compnerd/20200108-symbol-graph
2 parents bd738c7 + ee86c15 commit 13c236e

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)