summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/c-index-getCursor-pp.c
Commit message (Expand)AuthorAgeFilesLines
* [libclang] When getting the cursor for an identifier inside a macro definitio...Argyrios Kyrtzidis2013-01-071-1/+12
* [libclang] Resolve a cursor that points to a macro name inside a #ifdef/#ifndefArgyrios Kyrtzidis2012-12-081-0/+9
* [libclang] Fix getting a cursor inside an angled #include directive.Argyrios Kyrtzidis2012-09-111-0/+4
* [libclang] Fix annotation and getting a "macro expansion" cursorArgyrios Kyrtzidis2011-09-081-0/+4
* Update all of the libclang code corresponding to the preprocessorChandler Carruth2011-07-141-4/+4
* In clang_getCursor(), don't override a preprocessing cursor withinDouglas Gregor2010-12-101-0/+7
* When using a precompiled preamble with detailed preprocessing records,Douglas Gregor2010-11-301-0/+6
* Update clang_getCursor() test to check searches on include directivesDouglas Gregor2010-10-211-5/+9
* Visit preprocessing elements (macro instantiations and macroDouglas Gregor2010-03-191-0/+18
* Revert 98907 since it is breaking buildbots.Bob Wilson2010-03-191-18/+0
* Visit preprocessing elements (macro instantiations and macroDouglas Gregor2010-03-191-0/+18
OpenPOWER on IntegriCloud