Closed tian-lt closed 1 month ago
One hypothesis is that the root cause might because we are using libstdc++ with clang, while libc++ is the standard library for LLVM.
I believe the warning is totally unrelated to proxy. We're not using any related standard utilities.
When the google test version bumps to the lates, we can see below warnings when we compile tests with clang 18