mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
We'll need this value in the final binary, it should therefore be kept explicit. ChangeLog: * libgrust/libproc_macro_internal/proc_macro.h (enum ProcmacroTag): Add explicit value for proc macro tag enum. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>