[PATCH] D100276: [clang] p1099 3/5: using Enum::member

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 18 03:54:36 PDT 2021


urnathan added a comment.

good, it appears the patch bot fail is fixed -- it seems unhappy with non-tree-like dependency graphs, and tries to apply each reachable patch as many times as it is reachable :(
The data race failure seems entirely unconnected with this patch -- please correct me if I'm wrong.


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

https://reviews.llvm.org/D100276



More information about the cfe-commits mailing list