On Fri, Jan 16, 2026 at 11:04:40AM +0800, Jason Merrill wrote: > It seems to me that -freflection should be enabled by default with > -std=c++26; the latter flag already selects a highly experimental mode, and > you only get reflection if you use the new syntax.
In that case we first need to address PR122785 because that breaks stuff
whenever -freflection even when not using any new syntax in the source.
Jakub
