[libcxx-commits] [PATCH] D91574: [libc++] Simplify how we pick the typeinfo comparison

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 18 17:34:36 PST 2020


ldionne added a comment.

So if you want to fix the Green Dragon issue, just remove the build directory. But I would advise fixing the root cause because this sort of failure may happen again, either with libcxx changes or any other change that falls in the same pattern.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91574



More information about the libcxx-commits mailing list