diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-05-13 13:22:02 -0700 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-05-13 13:22:02 -0700 |
commit | 7040894c4441fd3f9a39b0dd2d7b640e8e85808a (patch) | |
tree | f91f9fd4b7b3fd779844bf07ee84b7436bc4504c /gcc/c/c-parser.c | |
parent | 2bb30de62f59caa9af1ec01aa1029795f4748842 (diff) | |
download | gcc-7040894c4441fd3f9a39b0dd2d7b640e8e85808a.zip gcc-7040894c4441fd3f9a39b0dd2d7b640e8e85808a.tar.gz gcc-7040894c4441fd3f9a39b0dd2d7b640e8e85808a.tar.bz2 |
c++: Template arg comparison
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.
* pt.c (template_args_equal): Reorder category checking for
clarity.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions