diffblue-cbmc/regression/systemc
Peter Schrammel ebb3ea4cdd Typecheck friend type declarations
This does not yet include typechecking of friend methods. Includes a fix
to permit rvalue conversion to const references, which ensures
unambiguous resolution for member functions.
2019-04-11 19:01:12 +00:00
..
Array1 C++ front-end: support =delete method declarations 2018-06-13 01:50:35 +01:00
Array2 C++ front-end: support =delete method declarations 2018-06-13 01:50:35 +01:00
Array3 Name resolution may require further template instantiation 2018-07-07 13:30:50 +01:00
Array4 C++ front-end: support =delete method declarations 2018-06-13 01:50:35 +01:00
BitvectorC1 Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
BitvectorCpp1 C++ front-end: support =delete method declarations 2018-06-13 01:50:35 +01:00
BitvectorCpp2 C++: Add support for indexed access to bitvectors 2019-04-01 11:18:12 +01:00
BitvectorSc1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
BitvectorSc2 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
BitvectorSc3 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
Cast1 Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
Constructor1 Only parameter-free constructors can be static initializer functions 2018-06-12 05:28:52 +00:00
EqualOp1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
EqualOp2 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
EqualOp3 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
ForwardDecl1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
FunTempl1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
Masc1 Replace side effects expressions inside address_of 2019-04-01 11:26:22 +01:00
MascInst1 Replace side effects expressions inside address_of 2019-04-01 11:26:22 +01:00
Mult1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
Reference1 Test passes 2018-06-24 23:41:52 +00:00
SimpleSc1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
Template1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
This1 Replace side effects expressions inside address_of 2019-04-01 11:26:22 +01:00
Tuple1 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
Tuple2 Typecheck friend type declarations 2019-04-11 19:01:12 +00:00
CMakeLists.txt Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
Makefile test.pl: check for EXIT and SIGNAL patterns if -e is set 2019-02-21 15:04:42 +00:00
sc_uint.h Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
sc_uint_base.cpp Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
sc_uint_base.h Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
systemc_util.cpp Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00
systemc_util.h Initial set of mini-system-c tests 2018-06-06 15:52:37 +00:00