Commit f1871cc
committed
[cxx-interop][LLDB] Update test for variadic templates
C++ class template instantiations previously did not get a valid generated Swift type name if they used variadic generics.
See swiftlang/swift#77450.
rdar://139435937
rdar://1064590371 parent 1273aa8 commit f1871cc
File tree
1 file changed
+5
-5
lines changed- lldb/test/API/lang/swift/cxx_interop/forward/variadic-template-types
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | | - | |
25 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments