usx95 wrote: You could create QualType from this Type* and then print it `Type* T; ..; QualType(T, 0).getAsString();`
https://github.com/llvm/llvm-project/pull/166568 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
