Skip to content

Use tree-sitter for feature flag default rewriting (#56555)#56555

Closed
motiz88 wants to merge 1 commit into
facebook:mainfrom
motiz88:export-D101629456
Closed

Use tree-sitter for feature flag default rewriting (#56555)#56555
motiz88 wants to merge 1 commit into
facebook:mainfrom
motiz88:export-D101629456

Conversation

@motiz88
Copy link
Copy Markdown
Contributor

@motiz88 motiz88 commented Apr 22, 2026

Summary:

Replaces the regex-based core of the Buck RN C++ feature flag override mechanism (D101484355) with a tree-sitter parser for sustainability.

Changelog: [Internal]

Reviewed By: robhogan

Differential Revision: D101629456

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 22, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 22, 2026

@motiz88 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101629456.

Summary:

Replaces the regex-based core of the Buck RN C++ feature flag override mechanism (D101484355) with a `tree-sitter` parser for sustainability.

Changelog: [Internal]

Reviewed By: robhogan

Differential Revision: D101629456
@meta-codesync meta-codesync Bot changed the title Use tree-sitter for feature flag default rewriting Use tree-sitter for feature flag default rewriting (#56555) Apr 22, 2026
@motiz88 motiz88 force-pushed the export-D101629456 branch from 8558a59 to d40b6b5 Compare April 22, 2026 11:52
@meta-codesync meta-codesync Bot closed this in 9140ff9 Apr 23, 2026
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @motiz88 in 9140ff9

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Apr 23, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 23, 2026

This pull request has been merged in 9140ff9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants