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 e0151ed commit bd1b966Copy full SHA for bd1b966
tools/swift-module-summary-test/swift-module-summary-test.cpp
@@ -17,6 +17,7 @@
17
#include "swift/AST/FileSystem.h"
18
#include "swift/Basic/LLVM.h"
19
#include "swift/Basic/LLVMInitialize.h"
20
+#include "swift/Basic/SourceManager.h"
21
#include "swift/Demangling/Demangle.h"
22
#include "swift/Serialization/ModuleSummary.h"
23
#include "llvm/Support/CommandLine.h"
0 commit comments