Bugfix in virtual lookup for modifiers in libraries.

This commit is contained in:
chriseth
2018-03-13 16:55:41 +01:00
parent 8ad0fb3be3
commit 069b150e42
3 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ public:
void appendMissingLowLevelFunctions();
ABIFunctions& abiFunctions() { return m_abiFunctions; }
ModifierDefinition const& functionModifier(std::string const& _name) const;
ModifierDefinition const& resolveVirtualFunctionModifier(ModifierDefinition const& _modifier) const;
/// Returns the distance of the given local variable from the bottom of the stack (of the current function).
unsigned baseStackOffsetOfVariable(Declaration const& _declaration) const;
/// If supplied by a value returned by @ref baseStackOffsetOfVariable(variable), returns