mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
5a2331a9f6
The library name clash checker throws errors when two libraries of the same name are spotted. In a previous commit, this function was rewritten to use fully-qualified names instead, which makes it redundant to the checker for multiply-declared identifiers. Since it no longer serves a clear purpose, the function is being dropped. |
||
---|---|---|
.. | ||
CompilerStack.cpp | ||
CompilerStack.h | ||
Exceptions.cpp | ||
Exceptions.h | ||
GasEstimator.cpp | ||
GasEstimator.h | ||
InterfaceHandler.cpp | ||
InterfaceHandler.h | ||
SourceReferenceFormatter.cpp | ||
SourceReferenceFormatter.h | ||
Utils.h | ||
Version.cpp | ||
Version.h |