aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cprint.mli
Commit message (Collapse)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in ↵Cyril SIX2021-06-011-4/+5
| | | | cfrontend/C2C.ml
* Handle dcompcertc and dparsedc like all dump opts.Bernhard Schommer2018-01-041-0/+3
| | | | | This time with the correct place for setting the destination files. Bug 20521
* Added raw printing of types without formatting.Bernhard Schommer2016-08-161-0/+1
| | | | | | This avoids introducing line breaks during printing of function types. Bug 18004
* Record the scope structure during unblocking.Bernhard Schommer2015-09-221-0/+1
| | | | | | Instead of creating separate annotations for the local variables we call the Debug.add_lvar_scope and we construct a mapping from function id + scope id to scope information.
* Cprint: export Cprint.attributesxleroy2012-03-071-0/+1
| | | | | | | | PackedStructs: honor 'aligned' attribute on packed struct fields C2C: warn for ignored 'aligned' attributes git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1837 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Switching to the new C parser/elaborator/simplifierxleroy2010-03-031-0/+32
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1269 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e