Re: Access to enum definition at run time

Project / Subsystem

gcc / gcc

Date

2026-04-30

Proposer

Yair Lenga <yair.lenga@gmail.com>

Source type

public_inbox

Consensus

Under Review

Sentiment

/10

All attributes

project
gcc
subsystem
gcc
patch_id
discussion_id
5C269ABF-5ACA-40F2-AA40-AE3CC06A7AF6@gmail.com
source_type
public_inbox
title
Re: Access to enum definition at run time
headline
Access to enum definition at run time
tldr
Yair Lenga acknowledges David Malcolm's suggestion of ref-track plugins and will investigate them.
proposer
Yair Lenga <yair.lenga@gmail.com>
consensus
Under Review
outcome
proposed
sentiment_score
technical_tradeoffs
[]
series_id
series_role
standalone
series_parts
[]
tags
  • gcc
  • plugin
  • enum
  • reflection
bugzilla_url
date
2026-04-30T00:00:00.000Z

Re: Access to enum definition at run time

Yair Lenga thanks David Malcolm for pointing out the ref-track plugins and indicates that he will investigate them further. These plugins might offer similar functionality in terms of injecting code based on objects.