summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-macro-args.m
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Index: Fix two tests. Both %S and %t are expanded to absolute paths.NAKAMURA Takumi2012-10-021-3/+3
| | | | llvm-svn: 164982
* [clang-tests] Changed relative paths to absolute paths in run command for ↵Michael Gottesman2012-10-011-5/+5
| | | | | | | | annotate-macro-args.m, get-cursor-macro-args.m, import_self.c. This fixes make check-all failures when make -C is used to run the tests. llvm-svn: 164978
* [libclang] For a ↵Argyrios Kyrtzidis2012-03-231-4/+4
| | | | | | | | | | CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl cursor, return from clang_getCursorLocation the start location of the method name. rdar://11105223 llvm-svn: 153303
* [libclang] Annotate correctly macro argument tokens.Argyrios Kyrtzidis2011-08-181-0/+23
llvm-svn: 137961
OpenPOWER on IntegriCloud