Modifying Anonymous Structs and Unions in Clang's AST

前端 未结 0 805
心在旅途
心在旅途 2020-12-19 08:08

I\'m attempting to write an external Clang AST modifier that translates anonymous struct and union definitions to a different form. For example, I have:

type         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题