| commit | d451f836be2d2839f6ac87181c5a52f4f6be397e | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Oct 25 22:21:57 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Oct 25 22:21:57 2009 +0000 |
| tree | fdfea778fdf898f322ab727d4f1f300a0e3c5ada | |
| parent | a64ef0ab5cb6ac9cfb7d40661a9152c4aa488386 [diff] |
When parsing a top level struct declaration, make sure to process decl attributes instead of dropping them on the floor. This allows us to diagnose cases like the testcase. Also don't diagnose deprecated stuff in ActOnTag: not all uses of tags may be 'uses', and SemaType does this now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85071 91177308-0d34-0410-b5e6-96231b3b80d8