Revert "[cxx-interop] Add debug dump when we hit The Flakey Issue™."

This reverts commit 75dc69a81d.
This commit is contained in:
zoecarver
2023-03-21 13:27:17 -07:00
parent 00dc5406fb
commit 4c73369366
3 changed files with 0 additions and 131 deletions

View File

@@ -41,8 +41,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.