]> granicus.if.org Git - clang/commit
[libclang] Add a test to make sure annotation works fine in the presence of
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 8 Feb 2013 19:27:23 +0000 (19:27 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 8 Feb 2013 19:27:23 +0000 (19:27 +0000)
commit5a56e1bdfbf57787314dd44a27318964eaa2cf39
treeae7eb44f1bd4a61e5d355242aba755ed68ed1d5b
parent19df705c75ba341b3ae8f2ff3e3f411d5f49887c
[libclang] Add a test to make sure annotation works fine in the presence of
'override' on the method.

This was fixed in a previous commit, generally handling attributes that are at the
end of the declaration.

rdar://13140589

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174734 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/annotate-tokens-cxx0x.cpp