mirror of
https://github.com/google/googletest.git
synced 2025-12-04 14:57:29 +08:00
This canonicalizes demangled names by omitting a nested inline namespace within namespace std if the name of the nested namespace begins with a double underscore. This improves compatibility with libc++.