[libcxx-commits] [PATCH] D145186: [libc++] Temporarily not use compiler intrinsics for some type traits in Objective-C++ mode.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 2 15:31:41 PST 2023


var-const updated this revision to Diff 502014.
var-const added a comment.

Fix the CI.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145186/new/

https://reviews.llvm.org/D145186

Files:
  libcxx/include/__config
  libcxx/include/__type_traits/add_pointer.h
  libcxx/include/__type_traits/remove_pointer.h
  libcxx/test/std/utilities/meta/meta.trans/objc_support.pass.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145186.502014.patch
Type: text/x-patch
Size: 7849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230302/8d6ee304/attachment.bin>


More information about the libcxx-commits mailing list