diff options
author | Christopher Di Bella <cjdb@google.com> | 2024-01-10 14:28:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-10 17:28:22 -0500 |
commit | 98e3d98bf34ff9202e8b82d4967c02e4fd7d6532 (patch) | |
tree | 06d0baaba722c8ab807ce4b9acdb82c32f169dab /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 8ca07e57c3be0dc41dbb95f6b21e541fecd74e8a (diff) | |
download | llvm-98e3d98bf34ff9202e8b82d4967c02e4fd7d6532.zip llvm-98e3d98bf34ff9202e8b82d4967c02e4fd7d6532.tar.gz llvm-98e3d98bf34ff9202e8b82d4967c02e4fd7d6532.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions