AaronBallman wrote:

> So one usability issue I noticed that we also had in GCC is that the warning 
> about declaring structs in function prototypes (-Wvisibility) does not make 
> sense anymore and becomes annoying. We turned it off in C23 for complete (but 
> not for incomplete) structs) without tag.

https://github.com/llvm/llvm-project/pull/138516

https://github.com/llvm/llvm-project/pull/132939
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to