[PATCH] D72897: List implicit operator== after implicit destructors in a vtable.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 21 15:55:34 PST 2020
rsmith added a comment.
In D72897#1832234 <https://reviews.llvm.org/D72897#1832234>, @vvereschaka wrote:
> Hi Richard,
>
> http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l builder has been broken by this patch during few days (failed "Clang::virtual-compare.cpp" test).
> Sorry, but I'm going to revert these changes.
Thanks for the revert; fixed and re-landed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72897/new/
https://reviews.llvm.org/D72897
More information about the cfe-commits
mailing list