[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
Wed Sep 1 07:51:46 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3557c7c1226f: [libc++] Remove workarounds for [[nodebug]] not working properly on typedefs in… (authored by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D108996?vs=369804&id=369925#toc

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.369925.patch
Type: text/x-patch
Size: 50944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210901/44f3d952/attachment-0001.bin>


More information about the libcxx-commits mailing list