[libcxx-commits] [PATCH] D81293: [libc++][CMake] Add CMake caches for commonly supported configurations

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 5 12:23:01 PDT 2020


ldionne added a comment.

The benefit of this approach is that it's easier to reproduce a build bot failure by just using the corresponding cache. Of course, that doesn't account for differences like compiler version or operating system, but it's a step in the right direction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81293





More information about the libcxx-commits mailing list