Driver: IWYU swift-symbolgraph-extract

This is needed to build on swift/master-rebranch.
This commit is contained in:
Saleem Abdulrasool
2020-01-12 12:02:30 -08:00
parent 0d87a14785
commit ee86c15f5c

View File

@@ -23,6 +23,7 @@
#include "swift/SymbolGraphGen/SymbolGraphGen.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/CommandLine.h"
using namespace swift;
using namespace llvm::opt;