https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94571

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I think that won't handle

  auto x(1), [e,f] = test2;

where we should also say what clang says (or at least give inform()).

Reply via email to