[cfe-dev] slurping include files

suppamax max.giacometti at gmail.com
Mon Mar 18 08:53:48 PDT 2013


Hi Manuel,

thank you for your hint, I will have a look at libtooling.
Just a quick question: my final target is being able to rewrite my source
code in some hot spots (variable declarations).

So:
1) do LibTooling also ease the rewriting procedure?
2) The reason why I started struggling with included files is my original
code didn't react on variable declarations like
complex<float> c1;
and I imagined it was because the program didn't know how to react without
loading the complex library. Any suggestion on how to perform this task?


Regards
Max



--
View this message in context: http://clang-developers.42468.n3.nabble.com/slurping-include-files-tp4031016p4031023.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list