aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Diagnostics.mli
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Added new diagnostic for non-linear conditionalsBernhard Schommer2019-07-041-0/+4
* Fix misspellings in messages, man pages, and commentsXavier Leroy2019-05-311-4/+4
* New diagnostic for reduced alignment (#117)Bernhard Schommer2018-08-291-0/+1
* Added warning for incomplete tentative static defs (#114)Bernhard Schommer2018-08-201-0/+1
* Additional checks for flex arrays in structs (#93)Bernhard Schommer2018-08-201-0/+1
* Warn for defs and uses of static variables in nonstatic inline functionsXavier Leroy2018-06-041-0/+1
* Warning for extern declaration after definition.Bernhard Schommer2018-05-261-0/+1
* Added a diagnostic for attributes dec after defBernhard Schommer2018-05-071-0/+1
* Improve error messages.Bernhard Schommer2018-03-071-0/+1
* Reactivated and improved ais annotations.Bernhard Schommer2018-03-061-0/+1
* Added error summary in case of fatal error.Bernhard Schommer2018-02-091-0/+3
* Refactor the handling of errors and warnings (#44)Bernhard Schommer2018-02-081-0/+86