summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-attribute.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed merge-mistake where ActOnAccessSpecifier was called twice for every ↵Erik Verbruggen2011-10-171-14/+14
| | | | | | access specifier. The testcase has been changed to catch this too. llvm-svn: 142186
* Allow for annotate attributes after access specifiers. When suchErik Verbruggen2011-10-131-0/+33
attributes are found, propagate them to subsequent declarations. llvm-svn: 141861
OpenPOWER on IntegriCloud