Commit 65285ff
committed
[test][Windows] Fix
On rebranch the `captures(none)` attribute comes after `sret`.
Both the syntax and relative order of the LLVM `nocapture` parameter
attribute changed in llvm/llvm-project#123181.Interop/Cxx/class/method/msvc-abi-return-indirect-trivial-record.swift failure on rebranch1 parent c8883e1 commit 65285ff
File tree
1 file changed
+2
-2
lines changed- test/Interop/Cxx/class/method
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
0 commit comments