[C++] template arg comparison

Nathan Sidwell nathan@acm.org
Wed May 13 20:24:46 GMT 2020


When fixing up the template specialization hasher I was confused by the 
control flow through template_args_equal.  This reorders the category 
checking, so it is clearer as to what kind of node can reach which point.

nathan

-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: argcmp.diff
Type: text/x-patch
Size: 2210 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200513/401b0c71/attachment.bin>


More information about the Gcc-patches mailing list