https://github.com/Sirraide commented:

Yeah, I think checking for the first declarator in `ConvertDeclSpecToType()` 
should work; the other places can be left as-is I think (e.g. 
`Parser::ParseFunctionDefinition` is fine since function definitions can't be 
part of a decl group anyway).



https://github.com/llvm/llvm-project/pull/179356
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to