AgoraIO-Extensions / terra

terra is a shell of the code-gen flow
MIT License
2 stars 0 forks source link

feat: Parse struct constructor initializer list using clang CLI #19

Closed littleGnAl closed 1 year ago

littleGnAl commented 1 year ago

At this time, only parse the struct constructors, but not the assign constructors, and move constructors.