solidity/tools/yulPhaser
cameel 14d726ff01 [yul-phaser] Program: Use unique_ptr rather than shared_ptr to hold a pointer to the AST root
- The class never shares the instance so unique_ptr makes more sense.
2020-02-05 18:13:30 +01:00
..
Exceptions.h [yul-phaser] Add Program class 2020-02-05 18:13:30 +01:00
main.cpp [yul-phaser] Add Program class 2020-02-05 18:13:30 +01:00
Program.cpp [yul-phaser] Program: Use unique_ptr rather than shared_ptr to hold a pointer to the AST root 2020-02-05 18:13:30 +01:00
Program.h [yul-phaser] Program: Use unique_ptr rather than shared_ptr to hold a pointer to the AST root 2020-02-05 18:13:30 +01:00