Getting fully qualified names of random qualtypes
Sterling Augustine via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 23 15:29:03 PDT 2015
As requested on cfe-dev, enclosed is a patch (that needs some
style-related work) to calculate the complete fully qualified name of
arbitrary Qualtypes, including recursively expanding template
parameters and subtypes.
Seems to me like it follows most of the conventions described here:
http://llvm.org/docs/CodingStandards.html
but I'm told it needs more work. Happy to oblige.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qualtype_names.patch
Type: text/x-patch
Size: 54958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151023/c30c1ff3/attachment-0001.bin>
More information about the cfe-commits
mailing list