aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Env.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Added error for redefined builtin.Bernhard Schommer2020-07-201-0/+3
* Remove the cparser/Builtins moduleXavier Leroy2019-07-171-0/+40
* Next try for support of anonymous structs.Bernhard Schommer2016-12-071-4/+26
* Merge branch 'master' into advanced-diagnosticsBernhard Schommer2016-08-291-0/+3
|\
| * Use old scope in after parameter parsing.Bernhard Schommer2016-08-261-1/+1
| * Reuse types from parameters in function definitonsBernhard Schommer2016-08-251-0/+3
* | Classified all warnings and added various options.Bernhard Schommer2016-07-291-5/+5
|/
* Deactivate warning 27 and added back removed code.Bernhard Schommer2016-03-151-3/+3
* Code cleanup.Bernhard Schommer2016-03-101-14/+3
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-6/+6
* Improve printing of errors.Xavier Leroy2014-12-301-3/+11
* Support for inline assembly (asm statements).xleroy2012-12-181-3/+35
* cparser: support for attributes over struct and union.xleroy2011-05-121-0/+1
* Bug fix: infinite loop in cparser/ on bit field of size 32 bits.xleroy2010-04-091-2/+3
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+247