https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119604
Nathaniel Shead <nshead at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nshead at gcc dot gnu.org --- Comment #2 from Nathaniel Shead <nshead at gcc dot gnu.org> --- Maybe worth noting that the C++ frontend already uses an 'iloc_sentinel' RAII type for this (defined in cp/cp-tree.h), maybe it would be worth moving somewhere more general?