[libcxx-commits] [PATCH] D107787: [libc++] Remove Lit annotations for unsupported GCC versions from the test suite

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 9 23:23:35 PDT 2021


Mordante accepted this revision as: Mordante.
Mordante added a comment.

Nice cleanup! LGTM after fixing the build issues.
Not sure you've already seen D107239 <https://reviews.llvm.org/D107239>, but that also removes the now obsolete `_LIBCPP_HAS_NO_BUILTIN_IS_CONSTANT_EVALUATED` define. (Just to avoid duplicating the same effort.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107787



More information about the libcxx-commits mailing list