summaryrefslogtreecommitdiff
path: root/test/Index/index-decls.m
AgeCommit message (Expand)Author
2017-02-17[index] Improvde how we handle synthesized ObjC properties and the associated...Argyrios Kyrtzidis
2017-01-26[index] When indexing an ObjC method declaration use its base name for the lo...Argyrios Kyrtzidis
2016-07-15[index] Create different USR if a property is a class property.Argyrios Kyrtzidis
2016-03-31[index] Fix regression where ObjC method declarations may mistakenly get inde...Argyrios Kyrtzidis
2013-05-29[libclang] When indexing a @synthesize, don't consider that it defines a gett...Argyrios Kyrtzidis
2012-09-10[libclang] Do index 'extern' declarations inside functions.Argyrios Kyrtzidis
2012-06-08[libclang] Add a triple to test/Index/index-decls.mArgyrios Kyrtzidis
2012-06-08[libclang/AST]Argyrios Kyrtzidis
2012-03-23[libclang] Make sure we don't crash when trying to index code thatArgyrios Kyrtzidis
2012-02-28[libclang] Add a test I forgot to commit.Argyrios Kyrtzidis