GCC Middle and Back End API Reference
diagnostic_classification_change_t Struct Reference

#include <diagnostic.h>

Data Fields

location_t location
int option
diagnostic_t kind

Detailed Description

   Each time a diagnostic's classification is changed with a pragma,
   we record the change and the location of the change in an array of
   these structs.  

Field Documentation

diagnostic_t diagnostic_classification_change_t::kind
location_t diagnostic_classification_change_t::location
int diagnostic_classification_change_t::option

The documentation for this struct was generated from the following file: