solidity/test/libsolidity/semanticTests/virtualFunctions
Kamil Śliwak 1a2e441bc5 Generate internal dispatch only for functions that might actually get called via pointers
- This also adds support for internal library calls as a side-effect since they'll now be pulled into the internal dispatch automatically.
2020-05-26 17:01:50 +02:00
..
internal_virtual_function_calls_through_dispatch.sol Generate internal dispatch only for functions that might actually get called via pointers 2020-05-26 17:01:50 +02:00
internal_virtual_function_calls.sol
virtual_function_calls.sol
virtual_function_usage_in_constructor_arguments.sol [isoltest] Enforcing compileViaYul to be set if test can pass via yul 2020-05-05 00:38:13 +02:00