Skip to content

C#: Unary expression cleanup in the extractor.#21845

Draft
michaelnebel wants to merge 3 commits into
github:mainfrom
michaelnebel:csharp/unaryoperatorcleanup
Draft

C#: Unary expression cleanup in the extractor.#21845
michaelnebel wants to merge 3 commits into
github:mainfrom
michaelnebel:csharp/unaryoperatorcleanup

Conversation

@michaelnebel
Copy link
Copy Markdown
Contributor

In this PR we

  • Only extract operator calls in prefix unary expressions when they are needed.
  • Re-factor and simplify the implementation of Pre-and Postfix unary expressions in the extractor.

@michaelnebel michaelnebel force-pushed the csharp/unaryoperatorcleanup branch from ae8245b to 30a5769 Compare May 19, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant