[libcxx-commits] [PATCH] D73351: [libcxx] Define _LIBCPP_HAS_NO_SPACESHIP_OPERATOR using feature test macro

Sergej Jaskiewicz via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 24 07:44:45 PST 2020


broadwaylamb added a comment.

In D73351#1838801 <https://reviews.llvm.org/D73351#1838801>, @davezarzycki wrote:

> Also, I'm fairly confident at this point that either no bots are testing libcxx against top-of-tree clang, or nobody is paying attention to the bots that do.


I'm working on running libc++ test suite against top-of-tree clang on this <http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l> and this <http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64> bots right now, but in order to set it up, I need, well, the tests to pass :-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73351





More information about the libcxx-commits mailing list