Skip to content

Feat/4361/unifiedparser objective c support#4363

Merged
Nereboss merged 7 commits intomainfrom
feat/4361/unifiedparser-objective-c-support
Nov 13, 2025
Merged

Feat/4361/unifiedparser objective c support#4363
Nereboss merged 7 commits intomainfrom
feat/4361/unifiedparser-objective-c-support

Conversation

@Nereboss
Copy link
Collaborator

@Nereboss Nereboss commented Nov 12, 2025

Add support for objective c to unifiedparser

Closes: #4361

Description

Adds support for objective C to unifiedparser
Also fixes some incorrect tests for c and c++

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

  • Changes have been manually tested
  • All TODOs related to this PR have been closed
  • There are automated tests for newly written code and bug fixes
  • All bugs discovered while working on this PR have been submitted as issues (if not already an open issue)
  • Documentation (GH-pages, analysis/visualization READMEs, parser READMEs, --help, etc.) has been updated (almost always necessary except for bug fixes)
  • CHANGELOG.md has been updated

Screenshots or gifs

@Nereboss Nereboss force-pushed the feat/4361/unifiedparser-objective-c-support branch from 8211ee8 to 96284be Compare November 12, 2025 13:47
@sonarqubecloud
Copy link

@Nereboss Nereboss merged commit 976b87f into main Nov 13, 2025
5 checks passed
@Nereboss Nereboss deleted the feat/4361/unifiedparser-objective-c-support branch November 13, 2025 08:10
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.

Unifiedparser ObjC support

2 participants