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.
1 parent d68ce6e commit aba7326Copy full SHA for aba7326
test/Interop/Cxx/extern-var/extern-var-irgen.swift
@@ -1,5 +1,3 @@
1
-// Test that global variables are handled properly by the ClangImporter.
2
-
3
// RUN: %empty-directory(%t)
4
// RUN: %target-build-swift %s -I %S/Inputs -emit-ir -o %t/extern-var.ir -Xfrontend -enable-cxx-interop
5
// RUN: %FileCheck < %t/extern-var.ir %s
0 commit comments