Files
sv2v/test
Zachary Snow 2aff725ea2 drop tf block edge case
- The deleted chunk in TFBlock has been unreachable since 57ef23ef. The
  RemoveComments change would make it reachable by dropping the leading
  Null in a task or function body.
- The optimization in TFBlock was unsound because the nested block could
  shadow identifiers used (but not defined) in the tail of the outer
  block.
- The optimization is not clearly necessary, so I'm dropping it for now.
- Expand tf_block test coverage.
2023-05-14 23:18:58 -04:00
..
2023-05-14 23:18:58 -04:00
2023-05-14 00:54:22 -04:00
2021-03-10 13:02:54 -05:00
2023-05-14 00:54:22 -04:00
2020-08-08 20:43:47 -06:00
2023-05-14 00:54:22 -04:00
2019-04-18 00:58:58 -04:00