[libcxx-commits] [PATCH] D157639: [libc++] Move header_information.py up from tests, and remove non-existent headers

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 11 12:36:20 PDT 2023


iana marked an inline comment as done.
iana added inline comments.


================
Comment at: libcxx/utils/libcxx/header_information.py:18
     "cwctype": "// UNSUPPORTED: no-wide-characters",
-    "experimental/algorithm": "// UNSUPPORTED: c++03",
     "experimental/deque": "// UNSUPPORTED: c++03",
----------------
Mordante wrote:
> The CI is green, can you commit this line and the next line in a separate commit, just to keep the history clean. No need for a new review.
👍 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157639



More information about the libcxx-commits mailing list