diffblue-cbmc/doc
Michael Tautschnig be1cbf26cb Move printf to C library and support return values
Code using var = printf(...); (printf does return a value!) previously
resulted in a failing invariant as the symex_assign code assumed the lhs
always was nil.  Since symex does not know how to generate a proper
return value, make __CPROVER_printf a void-typed built-in and model
printf around it. Clean up the corresponding goto-convert code.
2019-05-21 16:06:56 +01:00
..
architectural Add missing modules to folder walkthrough 2019-03-10 11:01:41 +00:00
assets Merge pull request #2795 from thomasspriggs/tas/doxygen_styling 2018-08-27 12:57:11 +01:00
cprover-manual Move printf to C library and support return values 2019-05-21 16:06:56 +01:00
man Remove outdate references to CVC 2018-12-10 22:28:18 +00:00
slides Remove obsolete references to SMT1 2018-12-10 22:28:33 +00:00
CPPLINT.cfg [docs 1/5] Port existing HTML manual to doxygen 2017-07-10 12:42:37 +01:00
satabs-user-manual.md Remove User Manual from Doxygen documentation 2018-11-08 17:24:01 +00:00