aboutsummaryrefslogtreecommitdiffstats
path: root/cparser/Cprint.mli
Commit message (Collapse)AuthorAgeFilesLines
* 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