summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-11-26 09:05:48 -0800
committerGitHub <noreply@github.com>2024-11-26 09:05:48 -0800
commitcc97853b5f03e8c8441159e68ecb2262beee166f (patch)
treeecf63827f726ff0401aa47a250539138b77a6a3c /scripts
parentf7afec956917c51071867f5b1b487111f1a1ef60 (diff)
downloadbinaryen-cc97853b5f03e8c8441159e68ecb2262beee166f.tar.gz
binaryen-cc97853b5f03e8c8441159e68ecb2262beee166f.tar.bz2
binaryen-cc97853b5f03e8c8441159e68ecb2262beee166f.zip
Fix ArenaVector::swap (#7115)
This was never right for over a decade, and just never used I suppose... it should have been called "take" since it grabbed data from the other item and then set that other item to empty. Fix it so it swaps properly.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions