Skip to content

Add test for parsing interfaces with deprecated attributes#55771

Closed
coado wants to merge 7 commits intofacebook:mainfrom
coado:export-D94343118
Closed

Add test for parsing interfaces with deprecated attributes#55771
coado wants to merge 7 commits intofacebook:mainfrom
coado:export-D94343118

Conversation

@coado
Copy link
Contributor

@coado coado commented Feb 26, 2026

Summary:
Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with __attribute__ predefined macro.

Changelog:

[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118

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

meta-codesync bot commented Feb 26, 2026

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

Dawid Małecki added 6 commits March 3, 2026 04:55
Differential Revision: D93859440
Differential Revision: D94071995
Differential Revision: D94072940
Differential Revision: D94076350
Summary:
Doxygen adds spaces inside angle brackets in its XML output:
- Outputs: `std::vector< PropNameID >`
- Expected: `std::vector<PropNameID>`

The solution is to apply `normalize_angle_brackets()` in `resolve_ref_text_name()` to normalize spacing consistently.

Differential Revision: D94232505
@coado coado force-pushed the export-D94343118 branch from 62f5651 to bfd2f77 Compare March 3, 2026 14:59
coado added a commit to coado/react-native that referenced this pull request Mar 3, 2026
…55771)

Summary:

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118
…55771)

Summary:
Pull Request resolved: facebook#55771

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118
@coado coado force-pushed the export-D94343118 branch from bfd2f77 to dc17ac2 Compare March 3, 2026 15:02
coado added a commit to coado/react-native that referenced this pull request Mar 4, 2026
…55771)

Summary:

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118
coado added a commit to coado/react-native that referenced this pull request Mar 4, 2026
…55771)

Summary:

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118
coado added a commit to coado/react-native that referenced this pull request Mar 4, 2026
…55771)

Summary:

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118
coado added a commit to coado/react-native that referenced this pull request Mar 4, 2026
…55771)

Summary:

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118
@meta-codesync meta-codesync bot closed this in 4a3080b Mar 4, 2026
@react-native-bot react-native-bot added the Merged This PR has been merged. label Mar 4, 2026
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @coado in 4a3080b

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

@meta-codesync
Copy link

meta-codesync bot commented Mar 4, 2026

This pull request has been merged in 4a3080b.

zoontek pushed a commit to zoontek/react-native that referenced this pull request Mar 9, 2026
…55771)

Summary:
Pull Request resolved: facebook#55771

Adding tests for parsing interfaces with deprecated attributes and extending the doxygen test config with `__attribute__` predefined macro.

## Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D94343118

fbshipit-source-id: 2fb2f8307f324533033ea1df2f266a785dc81de7
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.

3 participants