summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/get-cursor-macro-args.m
Commit message (Expand)AuthorAgeFilesLines
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-111-3/+3
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-111-3/+3
* Revert r318669/318694Erich Keane2017-11-201-3/+3
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-11-201-3/+3
* When associating file ranges of macro arguments with theirArgyrios Kyrtzidis2012-10-201-0/+6
* clang/test/Index: Fix two tests. Both %S and %t are expanded to absolute paths.NAKAMURA Takumi2012-10-021-2/+2
* [clang-tests] Changed relative paths to absolute paths in run command for ann...Michael Gottesman2012-10-011-3/+3
* [libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl...Argyrios Kyrtzidis2012-03-231-2/+2
* [libclang] Make clang_getCursor able to handle locations that point inside ma...Argyrios Kyrtzidis2011-08-171-0/+19
OpenPOWER on IntegriCloud