https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102775
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- P.S. this would have to done on a case-by-case basis, i.e. for each fix-it that the compiler currently supports, decide how confident we are in that being correct most of the time, and decide whether to use that specific fix-it to help the parser recover. So it wouldn't need to be done all at once for every fix-it.