[libcxx-commits] [PATCH] D108996: [libc++] Remove workarounds for [[nodebug]] not working properly on typedefs in older Clangs
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 31 14:50:05 PDT 2021
ldionne updated this revision to Diff 369804.
ldionne added a comment.
Poke CI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108996/new/
https://reviews.llvm.org/D108996
Files:
libcxx/CMakeLists.txt
libcxx/include/__config
libcxx/include/__functional/function.h
libcxx/include/__functional/hash.h
libcxx/include/__functional/unwrap_ref.h
libcxx/include/__functional/weak_result_type.h
libcxx/include/__memory/allocator_arg_t.h
libcxx/include/__memory/allocator_traits.h
libcxx/include/__memory/compressed_pair.h
libcxx/include/__memory/pointer_traits.h
libcxx/include/__memory/shared_ptr.h
libcxx/include/__memory/unique_ptr.h
libcxx/include/__tuple
libcxx/include/__utility/integer_sequence.h
libcxx/include/__utility/move.h
libcxx/include/__utility/pair.h
libcxx/include/tuple
libcxx/include/type_traits
libcxx/include/variant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108996.369804.patch
Type: text/x-patch
Size: 51212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210831/6197d4cd/attachment-0001.bin>
More information about the libcxx-commits
mailing list