diffblue-cbmc/unit/goto-instrument/cover
Michael Tautschnig ebfab8d2c1 Store "is hidden" attribute of goto functions in the symbol table
There should only be a single place to hold type information, including
attributes, to ensure consistency. Future changes will remove the "type" member
of goto_functiont, making the type information stored in the symbol table the
single, authoritative source of information.

With this commit the information will remain available in both places, but all
read accesses only use the information in the symbol table.
2019-03-04 10:22:10 +00:00
..
cover_only.cpp Store "is hidden" attribute of goto functions in the symbol table 2019-03-04 10:22:10 +00:00
module_dependencies.txt Unit tests for cover-only 2019-02-26 22:04:40 +00:00