[libcxx-commits] [PATCH] D129440: [libc++] Use _Alignas instead of __attribute__((__aligned__()))
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 10 04:52:58 PDT 2022
philnik updated this revision to Diff 443492.
philnik added a comment.
- Fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129440/new/
https://reviews.llvm.org/D129440
Files:
libcxx/.clang-format
libcxx/include/__config
libcxx/include/__memory/shared_ptr.h
libcxx/include/array
libcxx/src/iostream.cpp
libcxx/test/std/atomics/atomics.flag/default.pass.cpp
libcxx/test/std/atomics/atomics.types.generic/address.pass.cpp
libcxx/test/std/atomics/atomics.types.generic/bool.pass.cpp
libcxx/test/std/atomics/atomics.types.generic/integral.pass.cpp
libcxx/test/support/test_macros.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129440.443492.patch
Type: text/x-patch
Size: 9794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220710/ff0d7fde/attachment-0001.bin>
More information about the libcxx-commits
mailing list