commit | a78b2d722d0cdd4e3ab81c95b484ec68cb32f311 | [log] [tgz] |
---|---|---|
author | Michael Buch <michaelbuch12@gmail.com> | Mon May 12 20:56:07 2025 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 12 12:57:55 2025 -0700 |
tree | d12f9590cd7dfbdd0a747abe5be85af45ad84696 | |
parent | 703b83e62ea34a2f916a9c371f905095b329ae27 [diff] |
[ItaniumDemangle] Add Named flag to "pm" operator (#136862) Compilers can generate mangled names such as `_ZN1CpmEi` which we currently fail to demangle. The OperatorInfo table only marked the `pt` operator as being "named", which prevented the others from demangling properly. Removing this logic for the other kinds of member operators isn't causing any tests to fail. GitOrigin-RevId: 028f70d2524be56bb5d191ec3d7022b40bc4859b