[PATCH] D58617: Implement deduction guides for <unordered_set>
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 10:31:18 PDT 2019
ldionne added a comment.
In D58617#1582299 <https://reviews.llvm.org/D58617#1582299>, @ostannard wrote:
> Two of the new tests are failing on the Arm and AArch64 buildbots - see for example http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-armv7-linux/builds/946/steps/test.libcxx/logs/FAIL%3A%20libc%2B%2B%3A%3Adeduct.fail.cpp
That bot is using Clang 6. r365923 adds an XFAIL for that compiler.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58617/new/
https://reviews.llvm.org/D58617
More information about the llvm-commits
mailing list