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.
2 parents 7594191 + ed98768 commit 1496c20Copy full SHA for 1496c20
test/multifile/batch-mode-llvmIRHash-consistency.swift
@@ -1,6 +1,8 @@
1
// Ensure that the LLVMIR hash of the 2nd compilation in batch mode
2
// is consistent no matter if the first one generates code or not.
3
4
+// REQUIRES: rdar_77654695
5
+
6
// RUN: %empty-directory(%t)
7
// RUN: echo 'public enum E: Error {}' >%t/main.swift
8
// RUN: echo >%t/other.swift
0 commit comments