mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
0175008ffa
The previous macro used the set built-in in a way incompatible with the current implementation of set. This commit updates the macro to be more transparent in how it's working and avoids the use of the set and alloc built-ins. |
||
---|---|---|
.. | ||
All.h | ||
CMakeLists.txt | ||
CodeFragment.cpp | ||
CodeFragment.h | ||
Compiler.cpp | ||
Compiler.h | ||
CompilerState.cpp | ||
CompilerState.h | ||
Exceptions.h | ||
Parser.cpp | ||
Parser.h |