]> granicus.if.org Git - clang/commit
[libclang] Annotate correctly macro argument tokens.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 18 Aug 2011 18:03:34 +0000 (18:03 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 18 Aug 2011 18:03:34 +0000 (18:03 +0000)
commita676379b26edc959193f9f919ba9c6d296a57824
tree65e2a78a4014d18e1d3f94f7a4c7c435761896d5
parent8722a5d48340659c98c79af820b9088a64ef0303
[libclang] Annotate correctly macro argument tokens.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137961 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/annotate-macro-args.h [new file with mode: 0644]
test/Index/annotate-macro-args.m [new file with mode: 0644]
test/Index/annotate-tokens-pp.c
tools/libclang/CIndex.cpp