Jun Zhang
|
c2362c3362
|
Purge using namespace std from libyul/optimiser
Signed-off-by: Jun Zhang <jun@junz.org>
|
2023-08-28 21:14:56 +08:00 |
|
chriseth
|
f1febf69d0
|
Only count variables if only variables are needed.
|
2022-11-14 10:24:28 +01:00 |
|
Alex Beregszaszi
|
0f484ec93b
|
Replace use of boost::algorithm::all_of with ranges::all_of
|
2022-09-27 03:33:13 +02:00 |
|
Marenz
|
f7cc29bec1
|
Add std:: qualifier to move() calls
|
2022-08-30 11:12:15 +02:00 |
|
Alex Beregszaszi
|
a22077f736
|
Rename AsmData -> AST
Also attempt to only include ASTForward where appropriate.
|
2020-11-25 17:58:02 +00:00 |
|
Harikrishnan Mulackal
|
e2fd41f097
|
Implemented UnusedFunctionArgumentPruner
|
2020-09-03 13:15:38 +02:00 |
|