Commit 76333e2
committed
[test] IRGen: Adjust FileCheck pattern where attribute order changed in upstream LLVM
`alias nocapture swiftself` -> `alias swiftself captures(none)`.
`nocapture` became `captures(none)` in
29441e4f5fa5f5c7709f7cf180815ba97f611297 (llvm-project).
This is intended to reduce future conflicts with rebranch.1 parent f477ace commit 76333e2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
0 commit comments