On 12/4/19, Martin Sebor wrote:
> On 11/15/19 6:23 PM, David Malcolm wrote:
>> This patch contains the command-line options for the analyzer.
>>
>
> Some of the -Wanalyzer- options sounds like they control similar
> warnings as existing options (e.g., -Wanalyzer-null-argument sounds
> like -Wnonnu
On 11/15/19 6:23 PM, David Malcolm wrote:
This patch contains the command-line options for the analyzer.
Some of the -Wanalyzer- options sounds like they control similar
warnings as existing options (e.g., -Wanalyzer-null-argument sounds
like -Wnonnull and -Wanalyzer-null-dereference like -Wnu
This patch contains the command-line options for the analyzer.
gcc/ChangeLog:
* analyzer/plugin.opt: New file.
* common.opt (--analyzer): New driver option.
---
gcc/analyzer/plugin.opt | 161
gcc/common.opt | 3 +
2 files