[webkit-dev] -Wreturn-type and -Wredundant-move reminders

Michael Catanzaro mcatanzaro at gnome.org
Tue Oct 19 14:12:29 PDT 2021


On Tue, Oct 19 2021 at 01:43:19 PM -0700, Ryosuke Niwa 
<rniwa at webkit.org> wrote:
> Can we add a style checker rule to detect at least simple cases?

I think detecting this pattern without false positives would be pretty 
tough. Requires too much knowledge of the semantics of the code.

Michael




More information about the webkit-dev mailing list