[cfe-dev] C++ analysis priorities

Tom Care tom.care at uqconnect.edu.au
Wed Jan 11 17:47:21 PST 2012


Hi all,

I'm looking at possibly contributing to C++ analysis support over the next few months as part of a master's project. I have a rough idea of things that need to be implemented, but I am not sure how to prioritise them. I am hoping that the community can assist me here - what is currently stopping your programs from being analyzed?

My general goal is to implement features that will assist in analyzing the LLVM/Clang codebase, however looking at the current code it seems that existing support for some language features will have to be improved as well (eg ctor/dtors.)

Thanks,

Tom




More information about the cfe-dev mailing list