[PATCH] D98167: Avoid shuffle self-assignment in EXPENSIVE_CHECKS builds

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 05:12:44 PST 2021


nikic added a comment.

This looks reasonable to me. I can also confirm that EXPENSIVE_CHECKS with libstdc++-10 successfully builds after this patch. Presumably the not yet released libstdc++-11 would work without it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98167



More information about the llvm-commits mailing list