https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98967
Nathan Sidwell <nathan at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |nathan at gcc dot gnu.org --- Comment #2 from Nathan Sidwell <nathan at gcc dot gnu.org> --- discussing with clang guys, Richard wondered whether we'd make this the default (eventually?). to do that, would require a smarter implementation that explicitly pushed and popped the line table (or an appropriate action with include translate). That'd also make it work for #import and #pragma once.