Skip to content

Conversation

@whyer6
Copy link
Contributor

@whyer6 whyer6 commented Nov 5, 2025

#1034

Clang 使用 libc++ 会使用 #include <string_view>
Clang 使用 libstdc++ 会使用 #include <experimental/string_view>

所以 PhotonLibOS/common/string_view.h 在 Clang + libstdc++ 情况下编译会造成找不到头文件<string_view>错误

@CLAassistant
Copy link

CLAassistant commented Nov 5, 2025

CLA assistant check
All committers have signed the CLA.

@lihuiba
Copy link
Collaborator

lihuiba commented Nov 10, 2025

Thanks for your contribution. Let me check the compatibility with our internal projects before approving.

@lihuiba lihuiba merged commit 1eb35f2 into alibaba:main Nov 14, 2025
24 of 51 checks passed
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