commit | a4c9d9636c8414c1f421dd478349add62310993b | [log] [tgz] |
---|---|---|
author | Christopher Di Bella <cjdb@google.com> | Wed Jan 10 14:28:22 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 10 15:02:52 2024 -0800 |
tree | be690b93325be741cbd51049be96c2e5d7e5dac2 | |
parent | 2ab564c8c7ab6d6a56c5c6988770e36fda5326d2 [diff] |
[libc++] Rename local variable to avoid shadowing error (#77672) Due to the inclusion of a header, a global type is was being shadowed, which upset GCC. GitOrigin-RevId: 98e3d98bf34ff9202e8b82d4967c02e4fd7d6532