Skip to content

I20240923-1800

@jjohnstn jjohnstn tagged this 23 Sep 14:56
- add new SimplifyBooleanIfElseCleanUpCore which reduces an if/else
  statement where the then statement is a boolean return statement
  and the else statement is an opposite boolean return statement
- add new tests to CleanUpTest
- add code to ReduceIndentationCleanUp to avoid collision with
  new clean up
- add new CleanUpNLSUtils class
- fixes #1632
Assets 2
Loading