mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
The evmc::VM works as a RAII wrapper similarly to unique_ptr, so there is no point in using additional unique_ptr. |
||
|---|---|---|
| .. | ||
| ossfuzz | ||
| yulInterpreter | ||
| afl_fuzzer.cpp | ||
| CMakeLists.txt | ||
| fuzzer_common.cpp | ||
| fuzzer_common.h | ||
| isoltest.cpp | ||
| IsolTestOptions.cpp | ||
| IsolTestOptions.h | ||
| yulopti.cpp | ||
| yulrun.cpp | ||