Skip to content

Conversation

@michael-schwarz
Copy link
Member

Closes #136.

@michael-schwarz michael-schwarz requested a review from sim642 October 1, 2023 15:18
@michael-schwarz michael-schwarz added this to the 2.0.3 milestone Oct 1, 2023
@michael-schwarz michael-schwarz merged commit c7ffc37 into develop Oct 3, 2023
@michael-schwarz michael-schwarz deleted the issue_136 branch October 3, 2023 12:06
sim642 added a commit to sim642/opam-repository that referenced this pull request Nov 20, 2023
CHANGES:

* Add `asm inline` parsing (goblint/cil#151).
* Ignore top level qualifiers in `__builtin_types_compatible_p` (goblint/cil#157).
* Add attribute `goblint_cil_nested` to local variables in inner scopes (goblint/cil#155).
* Expose `Cil.typeSigAddAttrs`.
* Add option to suppress `long double` warnings (goblint/cil#136, goblint/cil#156).
* Fix syntactic search (goblint/cil#147).
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

* Add `asm inline` parsing (goblint/cil#151).
* Ignore top level qualifiers in `__builtin_types_compatible_p` (goblint/cil#157).
* Add attribute `goblint_cil_nested` to local variables in inner scopes (goblint/cil#155).
* Expose `Cil.typeSigAddAttrs`.
* Add option to suppress `long double` warnings (goblint/cil#136, goblint/cil#156).
* Fix syntactic search (goblint/cil#147).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to silence treating long double constant [...] as double constant at [...] (only relevant if first argument of CReal is used)

2 participants