[cfe-dev] Getting USRs in a C++ library
Marshall Clow
mclow.lists at gmail.com
Fri Apr 13 10:32:43 PDT 2012
On Apr 13, 2012, at 10:25 AM, Argyrios Kyrtzidis wrote:
> On Apr 13, 2012, at 10:09 AM, Manuel Klimek wrote:
>
>> 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?
>
> Currently libIndex is effectively dead code. I'd suggest removing what it currently has and pulling in such kind of stuff from lib clang.
Doug did earlier that this morning.
-- Marshall
Marshall Clow Idio Software <mailto:mclow.lists at gmail.com>
A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
-- Yu Suzuki
More information about the cfe-dev
mailing list