I'm using clang's libraries to write a program that will take the parsed code and put it into a structure. is there any up to date information about clang's libraries? reference and tutorial would be nice.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Have a look at the doc and a tut and a tut more.
Edit: A newer tutorial. Should only be 5 days old.
You might want to have a look at the clang Internals Manual and the cfe-dev mailing list.