Skip to content

Conversation

philnik777
Copy link
Contributor

@philnik777 philnik777 commented Oct 14, 2025

Currently, there are no diagnostics issued when including a deprecated header, since the diagnostic is issued inside a system header. This patch fixes that by using #warning instead, which also simplifies the implementation of the deprecation warnings.

@philnik777 philnik777 force-pushed the simplify_header_deprecations branch 2 times, most recently from 3f18fc7 to 1d5093e Compare October 14, 2025 11:30
@philnik777 philnik777 changed the title [libc++] Simplify how headers are deprecated [libc++] Fix header deprecations Oct 15, 2025
@philnik777 philnik777 force-pushed the simplify_header_deprecations branch from 1d5093e to 3861df3 Compare October 15, 2025 10:43
@philnik777 philnik777 force-pushed the simplify_header_deprecations branch from 3861df3 to ddaebf4 Compare October 17, 2025 12:36
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.

1 participant