[libcxx-commits] [PATCH] D58587: Implement P0433: deduction guides for <map>

Michał Górny via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 17 09:30:55 PDT 2019


mgorny added a comment.

Marshall, `std/containers/associative/map/map.cons/deduct_const.pass.cpp` test seems to be reliably failing from commit one on both Gentoo Linux and NetBSD. Could you please look at the classical example of totally cryptic C++ error? ;-)

http://lab.llvm.org:8011/builders/netbsd-amd64/builds/20/steps/run%20unit%20tests/logs/FAIL%3A%20libc%2B%2B%3A%3Adeduct_const.pass.cpp


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D58587





More information about the libcxx-commits mailing list