summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/load-exprs.c
Commit message (Expand)AuthorAgeFilesLines
* When libclang visits a translation unit via clang_visitChildren(),Douglas Gregor2011-03-161-1/+1
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-8/+8
* Fixed TypedefDecl and TemplateTypeParameter source range.Abramo Bagnara2011-03-061-1/+1
* Teach clang_getCursorReferenced() and friends about BlockDeclRefExprs.Douglas Gregor2010-10-221-3/+3
* Add libclang visitation for C99 designated initializers.Douglas Gregor2010-09-091-0/+10
* Add libclang visitation for __builtin_offsetof's components (fieldsDouglas Gregor2010-09-091-0/+16
* Unbreak test on windows.Ted Kremenek2010-04-111-1/+1
* Add CIndex support for blocks.Ted Kremenek2010-04-111-1/+38
* c-index-test: Unify and always print half-open extents.Daniel Dunbar2010-02-141-7/+7
* c-index-test: Unify syntax for printing extents. Yes, there were 4.Daniel Dunbar2010-02-141-7/+7
* Add test case for ? : crasherDouglas Gregor2010-01-251-0/+4
* Move the type specifier location for elaborated-type-specifiers fromDouglas Gregor2010-01-251-1/+2
* Teach the cursor visitor to recurse into the type information ofDouglas Gregor2010-01-231-0/+13
OpenPOWER on IntegriCloud