diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-07-05 16:35:50 +0100 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-07-10 21:24:14 +0100 |
commit | 30ca36242090e5b1dcb8094a7a11574949f36d1a (patch) | |
tree | b295018e7675322059a7805a32766a11e6f9da30 /gcc/gcov-io.h | |
parent | 9a58a5c256b866e6f66eb3cfb3a9a199dad3e42d (diff) | |
download | gcc-30ca36242090e5b1dcb8094a7a11574949f36d1a.zip gcc-30ca36242090e5b1dcb8094a7a11574949f36d1a.tar.gz gcc-30ca36242090e5b1dcb8094a7a11574949f36d1a.tar.bz2 |
Assert that impl items are non null when translated to hir
When we translate AST::InherentImplItems or AST::TraitImplItem's these get
lowered into a generic ImplBlock with ImplItems these must be non null.
TraitImpl blocks can contains associated types but normal InherentImpl's
do not this unifies the path to turn both into an HIR::ImplBlock
Diffstat (limited to 'gcc/gcov-io.h')
0 files changed, 0 insertions, 0 deletions