Re: [PATCH] RFC: add taxonomy IDs to diagnostics (CERT C, CWE, etc)

2017-11-03 Thread Richard Biener
On Thu, Nov 2, 2017 at 10:28 PM, Martin Sebor wrote: > On 11/02/2017 02:51 PM, David Malcolm wrote: >> >> We currently identify our diagnostics via command-line options, and by >> the text of the option itself. >> >> This patch adds a way to supply metadata with a diagnostic, classifying >> the pr

Re: [PATCH] RFC: add taxonomy IDs to diagnostics (CERT C, CWE, etc)

2017-11-02 Thread Martin Sebor
On 11/02/2017 02:51 PM, David Malcolm wrote: We currently identify our diagnostics via command-line options, and by the text of the option itself. This patch adds a way to supply metadata with a diagnostic, classifying the problem being reported, according to one of the software problem taxonomi