diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-11-18 13:53:47 +0000 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-11-18 13:53:47 +0000 |
commit | 0ecb6ea16bdec84016557536939140fea686f560 (patch) | |
tree | 8a4a116d01cf42ff7507832321618320eed77c3e /gcc/tree-ssa-ifcombine.c | |
parent | 0995184e26f81f8ba6872c3efb59f640a7fe7162 (diff) | |
download | gcc-0ecb6ea16bdec84016557536939140fea686f560.zip gcc-0ecb6ea16bdec84016557536939140fea686f560.tar.gz gcc-0ecb6ea16bdec84016557536939140fea686f560.tar.bz2 |
Remove implicit name hack for trait associated types
Before the TypePath resolution was updated to support associated type paths
and projections, we used an implict name hack of Self::<associated-type> as
well as the usual TraitName::<associates-type> this was a hack in the short
term to get things working which can now be removed.
Addresses: #739
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions