mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 17:26:35 +00:00

This prevents demangler failures until the TODO in the
[demangler](3e070906ef/llvm/include/llvm/Demangle/ItaniumDemangle.h (L5678)
)
is implemented.
This is a temporary fix for
[#89914](https://github.com/llvm/llvm-project/issues/89914).