We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lazy_parsing.swift
1 parent e62bd35 commit 180d600Copy full SHA for 180d600
test/Macros/lazy_parsing.swift
@@ -8,7 +8,8 @@
8
// RUN: %empty-directory(%t/stats-lookup)
9
// RUN: split-file %s %t
10
11
-// XFAIL: noncopyable_generics
+// rdar://124548628 (additional ExportedSourceFileRequest(s) in `lazy_parsing.swift` (NCGenerics Enablement))
12
+// XFAIL: *
13
14
// RUN: %host-build-swift -swift-version 5 -emit-library -o %t/%target-library-name(MacroDefinition) -parse-as-library -module-name=MacroDefinition %S/Inputs/syntax_macro_definitions.swift -g -no-toolchain-stdlib-rpath
15
0 commit comments