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