summaryrefslogtreecommitdiffstats
path: root/test/Index/usrs.m
Commit message (Expand)AuthorAgeFilesLines
* USRs for class extensions should "mangle" in the location of the extension. ...Ted Kremenek2010-08-241-6/+26
* Switch USR generation to use file offsets instead of line/columns for anonymo...Ted Kremenek2010-07-221-15/+16
* Add USR tests for ObjC class extensions.Ted Kremenek2010-06-231-0/+14
* Add USR support for C++ namespaces, and unify mangling of location informatio...Ted Kremenek2010-05-061-14/+14
* Add USR support for 'static inline' functions (which can be declared in heade...Ted Kremenek2010-04-291-28/+41
* Fix USRs for 'extern' variables declaration in functions/method bodies.Ted Kremenek2010-04-201-0/+74