Skip to content

Commit 2d4f967

Browse files
committed
Added TestAnonNamespaceParamFunc.cpp
1 parent 306cf0d commit 2d4f967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/Expr/TestAnonNamespaceParamFunc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// linkage. In this case, a function whose argument
44
// is not legally usable outside this TU.
55

6-
// XFAIL: system-windows
6+
// XFAIL: target-windows
77

88
// RUN: %build %s -o %t
99
// RUN: %lldb %t -o run -o "expression func(a)" -o exit | FileCheck %s

0 commit comments

Comments
 (0)