[libcxx-commits] [PATCH] D143164: [libc++][NFC] Rename _LIBCPP_NO_RTTI to _LIBCPP_HAS_NO_RTTI

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 2 03:08:02 PST 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Other macros that disable parts of the library are named `_LIBCPP_HAS_NO_WHATEVER`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143164

Files:
  libcxx/include/__config
  libcxx/include/__functional/function.h
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/any

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143164.494234.patch
Type: text/x-patch
Size: 8612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230202/d9691738/attachment.bin>


More information about the libcxx-commits mailing list