aboutsummaryrefslogtreecommitdiff
path: root/test/Index/c-index-getCursor-pp.c
AgeCommit message (Expand)Author
2013-01-07[libclang] When getting the cursor for an identifier inside a macro definitio...Argyrios Kyrtzidis
2012-12-08[libclang] Resolve a cursor that points to a macro name inside a #ifdef/#ifndefArgyrios Kyrtzidis
2012-09-11[libclang] Fix getting a cursor inside an angled #include directive.Argyrios Kyrtzidis
2011-09-08[libclang] Fix annotation and getting a "macro expansion" cursorArgyrios Kyrtzidis
2011-07-14Update all of the libclang code corresponding to the preprocessorChandler Carruth
2010-12-10In clang_getCursor(), don't override a preprocessing cursor withinDouglas Gregor
2010-11-30When using a precompiled preamble with detailed preprocessing records,Douglas Gregor
2010-10-21Update clang_getCursor() test to check searches on include directivesDouglas Gregor
2010-03-19Visit preprocessing elements (macro instantiations and macroDouglas Gregor
2010-03-19Revert 98907 since it is breaking buildbots.Bob Wilson
2010-03-19Visit preprocessing elements (macro instantiations and macroDouglas Gregor