On Mon, Nov 25, 2019 at 10:59 AM Dennis Zhou wrote: > > On Thu, Nov 21, 2019 at 08:27:43PM -0800, Nick Desaulniers wrote: > > Hi Dennis, > > Below is a 0day bot report from a build w/ Clang. Warning looks legit, > > can you please take a look? > > > > Ah thanks for this! Yeah that was a miss when I switched from flags -> > an enum and didn't update the declaration properly. I'll be sending out > a v4 as another fix for arm has some rebase conflicts. > > Is there a way to enable so I get these emails directly? + Rong, Philip The reports have only been sent to our mailing list where we've been manually triaging them. The issue with enabling them globally was that the script to reproduce the warning still doesn't mention how to build w/ Clang. In general the reports have been high value (I ignore most reports with -Wimplicit-function-declaration, which is the most frequent as it shows the patch was not compile tested at all). Rong, Philip, it's been a while since we talked about this last. Is there a general timeline of when these reports will be turned on globally? Even if the directions to reproduce aren't quite right, generally there's enough info in the existing bugs where authors can rewrite their patch without even needing to rebuild with Clang (though having correct directions to reproduce would be nice, we could wait until someone asked for them explicitly). -- Thanks, ~Nick Desaulniers