[libcxx-commits] [PATCH] D108630: [libc++] Remove _LIBCPP_HAS_NO_LONG_LONG in favour of using_if_exists
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 24 09:07:37 PDT 2021
ldionne updated this revision to Diff 368365.
ldionne added a comment.
Remove #if around the use of __builtin_llabs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108630/new/
https://reviews.llvm.org/D108630
Files:
libcxx/include/__config
libcxx/include/cstdlib
libcxx/include/cwchar
libcxx/include/stdlib.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108630.368365.patch
Type: text/x-patch
Size: 4566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210824/db5ec52a/attachment.bin>
More information about the libcxx-commits
mailing list