mycoboco / beluga

a standard C compiler (with an integrated preprocessor)
http://code.woong.org/beluga
Other
65 stars 8 forks source link

allow #warning to issue diagnostics in system headers #119

Closed mycoboco closed 6 years ago

mycoboco commented 6 years ago

#warning should issue diagnostics even within standard headers.

mycoboco commented 6 years ago

Adding another diagnostic flag only for #warning seems inappropriate.