diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-01-14 01:50:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-01-14 01:50:31 +0000 |
commit | a2bd02aecff5ebb73ff3ab6db5a1db8b375205ac (patch) | |
tree | e0c6fe09604b8c1e8df1d97b108f37710551c3ee /gcc/tree-ssa-dse.c | |
parent | 3220ce78c95b6d2cf04851ea37c0f587f52e5fad (diff) | |
download | gcc-a2bd02aecff5ebb73ff3ab6db5a1db8b375205ac.zip gcc-a2bd02aecff5ebb73ff3ab6db5a1db8b375205ac.tar.gz gcc-a2bd02aecff5ebb73ff3ab6db5a1db8b375205ac.tar.bz2 |
compiler: implement type aliases
This is a start of implementing type aliases (`type T1 = T2`) in the
Go frontend. This is incomplete, in that the reflection information
is not updated for an embedded type alias. It is also not well
tested. Finally, the change to the language has not been approved.
This should be regarded as preliminary work for experimental use.
Update golang/go#18130.
Reviewed-on: https://go-review.googlesource.com/35120
From-SVN: r244460
Diffstat (limited to 'gcc/tree-ssa-dse.c')
0 files changed, 0 insertions, 0 deletions