You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
0 commit comments