Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl.y:
%type <attr> attribute
-%type <attr_list> attribute_list +%type <attr_list> attribute_list attribute_list_optional
Minor, but we put only one rule name per `%type` directive.