Age | Commit message (Expand) | Author |
---|---|---|
2012-02-22 | [libclang] Index the field references of a designated initializer, rdar://109... | Argyrios Kyrtzidis |
2012-02-16 | Fix the RecursiveASTVisitor to not traverse C++ default parameters twice. | Argyrios Kyrtzidis |
2012-02-16 | [libclang] Do index statements inside a type source info. rdar://10872758 | Argyrios Kyrtzidis |
2012-02-14 | [libclang] Indexing: only index implicit template instantiations via an opt-i... | Argyrios Kyrtzidis |
2012-02-11 | [libclang] For a reference of an implicit template instantiation just give | Argyrios Kyrtzidis |
2012-02-10 | [libclang] Indexing API: fully index using decls and directives. | Argyrios Kyrtzidis |
2012-02-08 | [libclang] For CXXOperatorCallExprs, give a valid source location to the Decl... | Argyrios Kyrtzidis |
2011-12-13 | [libclang] Indexing API: Fix indexing of missed references. | Argyrios Kyrtzidis |