On 01/03/2018 01:49 PM, Marc Glisse wrote: > On Wed, 3 Jan 2018, Martin Liška wrote: > > + *cleanup_eh = maybe_clean_or_replace_eh_stmt (stmt, > + stmt); > > Do you mean *cleanup_eh |= ... ? >
Yes. Thanks!
On 01/03/2018 01:49 PM, Marc Glisse wrote: > On Wed, 3 Jan 2018, Martin Liška wrote: > > + *cleanup_eh = maybe_clean_or_replace_eh_stmt (stmt, > + stmt); > > Do you mean *cleanup_eh |= ... ? >
Yes. Thanks!