This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
73e634924e4ce4ea041c070e760fd2221f1094f9
solidity
/
test
/
libsolidity
/
syntaxTests
/
controlFlow
T
History
Harikrishnan Mulackal
73e634924e
Warn on YUL switch statement with only default statement
2020-06-09 12:32:53 +02:00
..
localCalldataVariables
Checks for uninitialized access to calldata variables.
2020-05-26 10:51:13 +02:00
localStorageVariables
Warn on YUL switch statement with only default statement
2020-06-09 12:32:53 +02:00
mappingReturn
Fix error message about accessing storage pointers.
2019-09-24 10:52:02 +02:00
storageReturn
Warn on YUL switch statement with only default statement
2020-06-09 12:32:53 +02:00
uninitializedAccess
Control flow analysis for inline assembly.
2020-03-09 16:23:10 +01:00
unreachableCode
Control flow analysis for inline assembly.
2020-03-09 16:23:10 +01:00
leave_inside_function.sol
Control flow analysis for inline assembly.
2020-03-09 16:23:10 +01:00
leave_outside_function.sol
Control flow analysis for inline assembly.
2020-03-09 16:23:10 +01:00