diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-05-12 20:56:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-12 15:56:07 -0400 |
commit | 028f70d2524be56bb5d191ec3d7022b40bc4859b (patch) | |
tree | 44b1c22ef5f77f0c7b1895dace6175766d4c2065 /clang/lib/Serialization/ModuleManager.cpp | |
parent | b233c5fbe0af0daab426e8c9b1949c45d04749a5 (diff) | |
download | llvm-028f70d2524be56bb5d191ec3d7022b40bc4859b.zip llvm-028f70d2524be56bb5d191ec3d7022b40bc4859b.tar.gz llvm-028f70d2524be56bb5d191ec3d7022b40bc4859b.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions