aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/StructPassing.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-181-6/+6
|\
| * Add location to transform functions.Bernhard Schommer2020-04-201-6/+6
* | Fix for test/regression/struct2.cCyril SIX2019-10-141-1/+2
* | Tackling struct passing by value for the future K1C ABICyril SIX2019-10-141-0/+8
* | Explicitly naming SP_split_args for easier greppingCyril SIX2019-10-141-1/+1
|/
* StructPassing and annotations, continuedXavier Leroy2018-03-091-9/+7
* Do not transfer arguments for annotations.Bernhard Schommer2018-03-091-2/+5
* StructPassing: do not transform arguments to annotation built-insXavier Leroy2018-03-091-2/+6
* Renamed StructReturn to structPassingBernhard Schommer2018-02-161-0/+594