BStott6 wrote:

In order to be able to concatenate the pointer asterisks onto the type name 
without allocating, I have changed `getDisplayName` to `writeDemangledTypeName` 
which writes the name into a provided buffer. Originally I had changed it to 
write the name straight to stdout, but this would be incompatible with 
@gbMattN's PR https://github.com/llvm/llvm-project/pull/169023.

https://github.com/llvm/llvm-project/pull/166381
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to