[cfe-dev] Getting USRs in a C++ library

Manuel Klimek klimek at google.com
Fri Apr 13 10:09:52 PDT 2012


Hi Doug,

we've found that for some of the large scale analysis we run USRs
would be great to have;
currently they're buried as implementation details of libclang though.
Would it make sense to pull them out into a library, and have libclang
be a thin wrapper around the (already C++) implementation? If yes,
into which library would we want to put it?

Thanks!
/Manuel



More information about the cfe-dev mailing list