On Wed, Nov 18, 2020 at 11:22 AM Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > > I do not see these errors with gcc. > > I feel like clang errors should be flagged / de-emphasized when the > same error does not appear on gcc. Also, note that Clang has warnings GCC does not, and vice versa (I imagine a Venn Diagram). I give you the benefit of the doubt to mean "warnings that both compilers support, but only one is emitting for whatever reason" which is fair; though warnings unique to one compiler can be a competitive advantage. -- Thanks, ~Nick Desaulniers