Merge remote-tracking branch 'origin/develop' into breaking

This commit is contained in:
chriseth
2020-07-21 11:35:28 +02:00
627 changed files with 1914 additions and 276 deletions
@@ -13,5 +13,7 @@ contract Test {
}
}
// ====
// compileViaYul: also
// ----
// f() -> 3
@@ -5,5 +5,7 @@ contract c {
}
}
// ====
// compileViaYul: also
// ----
// f() -> 1
@@ -6,5 +6,7 @@ contract C {
}
}
// ====
// compileViaYul: also
// ----
// f() -> 0x20, 5, "b23a5"
@@ -58,6 +58,7 @@ contract C {
)
{}
}
// ====
// compileViaYul: false
// ----
// constructor() ->