error: no member named 'get' in the global namespace #98775
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
needs-reduction
Large reproducer that should be reduced into a simpler form
With latest clang/main, seeing this error in compiling abseil-cpp from chromium using libc++ for runtime
clang++ -target aarch64-linux hash.i -std=gnu++20
hash.i.zip
The text was updated successfully, but these errors were encountered: