Skip to content

Commit

Permalink
fix Issue 12924 - deprecated("foo"); and deprecated; should not compile
Browse files Browse the repository at this point in the history
'DeclarationBlock' that follows 'Attribute' should be parsed by parseBlock.

`PrefixAttribute` is used to check redundant/conflicting attributes over the mutual call between `parseDeclDefs` and `parseBlock`.
  • Loading branch information
9rnsr committed Jun 18, 2014
1 parent f8d4a55 commit 4b2578e
Show file tree
Hide file tree
Showing 4 changed files with 260 additions and 122 deletions.
Loading

0 comments on commit 4b2578e

Please sign in to comment.