Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GCCがソースファイルを解析するときに構築する抽象構文ツリーの構造を理解しようとしていますが、混乱を招き、利用できる情報があまりありません。誰かがそれがどのように機能するか説明できますか?
GCC ツリー表現は、GCC Internalsドキュメント、特にGENERICに関するセクションで説明されています。