diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-02 17:32:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-02 17:32:27 +0000 |
commit | 99c952046600f6bfccf315aa7ad5b1be2d242cc3 (patch) | |
tree | d1f1bcc3ebad22a05f7a64967154e6013118176f /lib/AST/Decl.cpp | |
parent | 39053672d459bff1d3ab1f72a7901f24e3fa542e (diff) |
the declspec of a declaration can have storage-class specifiers,
type qualifiers and type specifiers in any order. For example,
this is valid: struct x {...} typedef y;
This fixes PR6208.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95094 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/Decl.cpp')
0 files changed, 0 insertions, 0 deletions