mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
LookupOverloadedBinOp stores `Args` for later use, so store the
backing array on the stack instead of using a temporary.
This fixes a crash that appeared under some build configurations.
Related to rdar://154291418
(cherry picked from commit 75ac27dc3d)
50 KiB
50 KiB