Skip to content

[3.9] bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042)#22044

Merged
vstinner merged 1 commit into
python:3.9from
vstinner:bswap16_clang39
Sep 1, 2020
Merged

[3.9] bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042)#22044
vstinner merged 1 commit into
python:3.9from
vstinner:bswap16_clang39

Conversation

@vstinner

@vstinner vstinner commented Sep 1, 2020

Copy link
Copy Markdown
Member

__builtin_bswap16() is not available in LLVM clang 3.0.

(cherry picked from commit e6905e4)

https://bugs.python.org/issue41617

__builtin_bswap16() is not available in LLVM clang 3.0.

(cherry picked from commit e6905e4)
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