Skip to content

Add missing includes when _LIBCPP_REMOVE_TRANSITIVE_INCLUDES enabled #986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

hdnpth
Copy link
Collaborator

@hdnpth hdnpth commented Jan 13, 2024

After defining _LIBCPP_REMOVE_TRANSITIVE_INCLUDES in libc++, some of the transitive includes will disappear.
Therefore, we have to include them explicitly.

Copy link

github-actions bot commented Jan 13, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit c2dd505.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59880 50645 0 8 9210 17

🔴 linux-x86_64-release-asan: some tests FAILED for commit c2dd505.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15860 15733 0 23 97 7

@hdnpth hdnpth requested a review from alexv-smirnov January 15, 2024 15:36
@alexv-smirnov alexv-smirnov merged commit a543fc2 into ydb-platform:main Jan 18, 2024
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@vitstn vitstn mentioned this pull request Jan 29, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
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.

3 participants