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

fix a bug handling type attributes in the declspec. declspec processing

used to mutate the attribute list for declspecs when the type was 
converted, breaking the case where one declspec was shared by multiple
declarators.

This fixes rdar://6032532.

llvm-svn: 52769
parent dd7c1022
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