mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[cxx-interop] Add debug dump when we hit The Flakey Issue™.
This commit should be reverted in a week or two. Sorry.
This commit is contained in:
@@ -40,6 +40,8 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user