Skip to content

Remove members that reference excluded symbols (#56341)#56341

Closed
coado wants to merge 1 commit intofacebook:mainfrom
coado:export-D99434605
Closed

Remove members that reference excluded symbols (#56341)#56341
coado wants to merge 1 commit intofacebook:mainfrom
coado:export-D99434605

Conversation

@coado
Copy link
Copy Markdown
Contributor

@coado coado commented Apr 7, 2026

Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., facebook::yoga::ExperimentalFeature) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605

@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 7, 2026
@facebook-github-tools facebook-github-tools bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Apr 7, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Apr 7, 2026

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

@meta-codesync meta-codesync bot changed the title Remove members that reference excluded symbols Remove members that reference excluded symbols (#56341) Apr 7, 2026
coado added a commit to coado/react-native that referenced this pull request Apr 7, 2026
Summary:
Pull Request resolved: facebook#56341

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch from bd3a143 to a7b0029 Compare April 7, 2026 13:48
coado added a commit to coado/react-native that referenced this pull request Apr 7, 2026
Summary:
Pull Request resolved: facebook#56341

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch 2 times, most recently from aeedaa5 to 7fc2655 Compare April 8, 2026 10:40
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch from 7fc2655 to 5e10cd6 Compare April 8, 2026 10:44
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:
Pull Request resolved: facebook#56341

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch from 5e10cd6 to dab9548 Compare April 8, 2026 10:50
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:
Pull Request resolved: facebook#56341

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch from dab9548 to 783a32a Compare April 8, 2026 10:55
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch from 783a32a to 93f3833 Compare April 8, 2026 11:44
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
coado added a commit to coado/react-native that referenced this pull request Apr 8, 2026
Summary:

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
Summary:
Pull Request resolved: facebook#56341

Exclude members from .api snapshots when their types (return type, parameter types, variable type, typedef target, property type) reference excluded symbols. Previously, only compounds whose names matched exclude_symbols patterns were excluded — but members of non-excluded compounds could still reference excluded types, causing dangling type references (e.g., `facebook::yoga::ExperimentalFeature`) to appear in the snapshot.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D99434605
@coado coado force-pushed the export-D99434605 branch from 93f3833 to 98cb8e4 Compare April 8, 2026 11:48
@meta-codesync meta-codesync bot closed this in 8bf151f Apr 9, 2026
@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @coado in 8bf151f

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 9, 2026
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 p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants