aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Transform.mli
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Add location to transform functions.Bernhard Schommer2020-04-201-6/+6
* Code cleanup.Bernhard Schommer2016-03-101-1/+1
* Updated PR by removing whitespaces. Bug 17450.Bernhard Schommer2015-10-201-3/+3
* Extended inline asm: handle missing cases.Xavier Leroy2015-04-281-2/+4
* Support for inline assembly (asm statements).xleroy2012-12-181-3/+3
* cparser/*: refactoring of the expansion of read-modify-write operatorsxleroy2011-11-261-2/+25
* SimplVolatile: new pass to eliminate read-modify-write ops over volatilesxleroy2011-08-181-2/+18
* cparser: support for attributes over struct and union.xleroy2011-05-121-2/+6
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+30