[all-commits] [llvm/llvm-project] e90e7e: [libc++] Rename variables to use the snake case in...
Hui via All-commits
all-commits at lists.llvm.org
Mon Jul 11 12:57:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e90e7e70ef1391071fa646ddd6ca82646e786534
https://github.com/llvm/llvm-project/commit/e90e7e70ef1391071fa646ddd6ca82646e786534
Author: Hui Xie <hui.xie1990 at gmail.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M libcxx/include/__algorithm/set_intersection.h
Log Message:
-----------
[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
More information about the All-commits
mailing list