diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-07-05 16:40:38 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-07-07 11:35:06 +0200 |
commit | 1f32e5b4558126d872f455c65a94d9640a93c285 (patch) | |
tree | 46593ffd2c9b242b801f7cf021a4b9d380baf55a /gcc/rust/resolve/rust-ast-resolve-expr.cc | |
parent | ad0e01dfbba94c0a10019db7c11b13fa0758c1fb (diff) | |
download | gcc-1f32e5b4558126d872f455c65a94d9640a93c285.zip gcc-1f32e5b4558126d872f455c65a94d9640a93c285.tar.gz gcc-1f32e5b4558126d872f455c65a94d9640a93c285.tar.bz2 |
ast: Rename ConstGenericArg -> GenericArg
This makes the class clearer and exposes the fact that it may contain a
type OR a const value clearer.
Because we now run in ambiguous cases later in the compiler pipeline,
this commit also adds horrible hacks to simply ignore ambiguous generic
arguments and treat them as type arguments.
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-expr.cc')
0 files changed, 0 insertions, 0 deletions