Skip to content
Commit afe6a840 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 95094
parent ffa70e8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment