Merge pull request #64513 from zoecarver/revert-75dc69a81da07647bda2d1ccc3b82ce6e68b44a7

Revert 75dc69a81d
This commit is contained in:
Zoe Carver
2023-03-23 09:58:10 -07:00
committed by GitHub
4 changed files with 1 additions and 131 deletions

View File

@@ -42,8 +42,6 @@ class SwiftLookupTable;
class ValueDecl;
class VisibleDeclConsumer;
void dumpSwiftLookupTable(SwiftLookupTable *table);
/// Represents the different namespaces for types in C.
///
/// A simplified version of clang::Sema::LookupKind.