mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
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. |
||
|---|---|---|
| .. | ||
| analysis | ||
| ast | ||
| codegen | ||
| formal | ||
| inlineasm | ||
| interface | ||
| parsing | ||
| CMakeLists.txt | ||