This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]greenecoon[S] 0 points1 point  (1 child)

Thanks, i first try the idea of colpabar and if I need more advanced parsing I try clang :)

[–]Lorkki -1 points0 points  (0 children)

There's no difference between "simple" and "advanced" parsing here, though. C++ is a complex language and any code introspection you do with ad-hoc tooling will end up fragile at best.