summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/CIndexUSRs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch USR generation to use file offsets instead of line/columns for anonymo...Ted Kremenek2010-07-221-4/+4
* Merged Elaborated and QualifiedName types.Abramo Bagnara2010-05-111-4/+4
* Extend C++ usrs to include type mangling for tag decl arguments, indicating w...Ted Kremenek2010-05-071-4/+21
* Switch USR generation over from NamedDecl::getNameAsString() to NamedDecl::pr...Ted Kremenek2010-05-071-92/+98
* Add initial USR support for mangling in the types of C++ functions and methods.Ted Kremenek2010-05-071-2/+138
* Add USR support for C++ namespaces, and unify mangling of location informatio...Ted Kremenek2010-05-061-37/+47
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-0/+477
OpenPOWER on IntegriCloud