[libc++] Rename variables to use the snake case instead of camel case
authorHui Xie <hui.xie1990@gmail.com>
Mon, 11 Jul 2022 19:56:14 +0000 (21:56 +0200)
committerMark de Wever <koraq@xs4all.nl>
Mon, 11 Jul 2022 19:56:57 +0000 (21:56 +0200)
commite90e7e70ef1391071fa646ddd6ca82646e786534
treededec27664dc66d9d28c76192c0aa40ab5a6d840
parent7769505ae98e7766b8a935fbb2808ef5a8ba20ef
[libc++] Rename variables to use the snake case instead of camel case

For some reason the pre-commit CI of https://reviews.llvm.org/D129233 was all green so I didn't spot this
https://reviews.llvm.org/B174525

Reviewed By: #libc, philnik, Mordante

Differential Revision: https://reviews.llvm.org/D129503
libcxx/include/__algorithm/set_intersection.h