[libcxx-commits] [PATCH] D145691: [libc++][NFC] Use -Wno-deprecated instead of undefining __DEPRECATED

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 9 07:38:28 PST 2023


philnik requested changes to this revision.
philnik added a comment.
This revision now requires changes to proceed.

This also disables other warnings though. I think it would be better to just not include the `<ext/*>` stuff in these tests anymore. They're pretty much unmaintained anyways.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145691



More information about the libcxx-commits mailing list