[PATCH] D142274: [ADT] Add llvm::byteswap to bit.h
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 21 16:26:17 PST 2023
kazu updated this revision to Diff 491108.
kazu added a comment.
Guarded #include <stdlib.h> with defined(_MSC_VER) && !defined(_DEBUG).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142274/new/
https://reviews.llvm.org/D142274
Files:
llvm/include/llvm/ADT/bit.h
llvm/unittests/ADT/BitTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142274.491108.patch
Type: text/x-patch
Size: 5452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/d0133729/attachment.bin>
More information about the llvm-commits
mailing list