mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #75411 from tshortli/module-interface-lazy-typecheck-invalid-extension
ModuleInterface: Avoid crashing on invalid extensions in lazy typechecking mode
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#ifndef SWIFT_FRONTEND_MODULEINTERFACESUPPORT_H
|
||||
#define SWIFT_FRONTEND_MODULEINTERFACESUPPORT_H
|
||||
|
||||
#include "swift/AST/PrintOptions.h"
|
||||
#include "swift/Basic/LLVM.h"
|
||||
#include "swift/Basic/Version.h"
|
||||
#include "llvm/Support/Regex.h"
|
||||
|
||||
Reference in New Issue
Block a user