[libcxx-commits] [libcxxabi] [llvm] [demangle] Represent a char array initializer as a string literal. (PR #109021)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 17 10:59:17 PDT 2024
https://github.com/ldionne approved this pull request.
I don't know the demangler very well, but I looked at the implementation and it makes sense to me. Others might have more strongly rooted opinions than me, so I'd suggest waiting for at least one other reviewer.
The functionality itself is amazing though, that greatly improves the output of the demangler.
https://github.com/llvm/llvm-project/pull/109021
More information about the libcxx-commits
mailing list