mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
9bcbd93ac5
This adds a new invalid instruction that is used for encoding implicit throws that are emitted by the compiler. This makes it possible to distinguish such runtime errors from user-provided, explicit throws. |
||
---|---|---|
.. | ||
contracts | ||
libdevcore | ||
libevmasm | ||
liblll | ||
libsolidity | ||
boostTest.cpp | ||
CMakeLists.txt | ||
cmdlineTests.sh | ||
ExecutionFramework.cpp | ||
ExecutionFramework.h | ||
RPCSession.cpp | ||
RPCSession.h | ||
TestHelper.cpp | ||
TestHelper.h |