aboutsummaryrefslogtreecommitdiff
path: root/test/Index/annotate-attribute.cpp
AgeCommit message (Collapse)Author
2011-10-17Fixed merge-mistake where ActOnAccessSpecifier was called twice for every ↵Erik Verbruggen
access specifier. The testcase has been changed to catch this too. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142186 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-13Allow for annotate attributes after access specifiers. When suchErik Verbruggen
attributes are found, propagate them to subsequent declarations. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141861 91177308-0d34-0410-b5e6-96231b3b80d8