[libcxx-commits] [libcxxabi] [llvm] [LLVM Demangler] Set `InConstraintExpr` to `true` when demangling a c… (PR #107385)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 10 01:58:04 PDT 2024


VitaNuo wrote:

> I'll have to page back in my context from when I last looked, but would be nice if we could just fix this properly. Agreed that a test case is necessary
> 
> Also, the changes will have to be made to the libcxxabi demangler (and then synced to llvm with cp-to-llvm.sh)

Thanks, added a test case and made the changes to libcxxabi demangler (synced to llvm with cp-to-llvm.sh),



https://github.com/llvm/llvm-project/pull/107385


More information about the libcxx-commits mailing list