Skip to content

Conversation

@IgnatSergeev
Copy link
Owner

@IgnatSergeev IgnatSergeev commented Nov 3, 2024

Modified abilities of refactoring engine and clang-refactor tool:

  • Added redundand-if refactoring action
  • Added redundand-while refactoring action
  • Added simplify-expr refactoring action
  • Added unused-field refactoring action
  • Added unused-method refactoring action

Игнат Сергеев added 3 commits August 22, 2024 21:44
Added source location requirement for refactoring engine
Added source location argument for clang-refactor cli
Added matcher requirement, edit generator requirement, and edit match rule
Added redundand-if, redundand-while, unused-method,
unused-field, simplify-expr refactoring actions
@IgnatSergeev IgnatSergeev force-pushed the refactorings branch 2 times, most recently from c126026 to f4bcf55 Compare November 4, 2024 18:09
@IgnatSergeev IgnatSergeev force-pushed the matcher-edit-refactoring-rule branch from 240cffa to 000fd27 Compare January 21, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants