You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// CHECK: *** DESERIALIZATION FAILURE (please include this section in any bug report) ***
31
+
// CHECK-NEXT: Could not deserialize type for 'foo()'
32
+
// CHECK-NEXT: Caused by: top-level value not found
33
+
// CHECK-NEXT: Cross-reference to 'SomeType' in module 'A'
34
+
// CHECK-NEXT: Notes:
35
+
// CHECK-NEXT: * 'SomeType' was not found in module 'B', but there is one in module 'B'. If this is imported from clang, please make sure the header is part of a single clang module.
0 commit comments