Remove LazyResolver!

This commit is contained in:
Robert Widmann
2019-11-05 14:43:12 -08:00
parent 01d272073a
commit 56a713f179
9 changed files with 7 additions and 43 deletions

View File

@@ -20,7 +20,6 @@
namespace swift {
class ModuleFile;
class LazyResolver;
/// Spceifies how to load modules when both a module interface and serialized
/// AST are present, or whether to disallow one format or the other altogether.