pika icon indicating copy to clipboard operation
pika copied to clipboard

Attempt to enable GCC's static analyzer warnings

Open msimberg opened this issue 3 years ago • 1 comments

See https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/Static-Analyzer-Options.html.

msimberg avatar Nov 24 '22 08:11 msimberg

The GCC static analyzer page says (https://gcc.gnu.org/wiki/StaticAnalyzer):

Only C is currently supported (I hope to support C++ in GCC 14, but it is out-of-scope for GCC 13)

msimberg avatar Mar 18 '24 15:03 msimberg