sammccall added a comment.

kadir has a pending (or landed?) fix for this.

It's just a usual fragile test - it's asserting the order, but 
findExplicitReferences just returns the order given by targetDecls which isn't 
stable.

We settled on defining a stable (but arbitrary) order for targetDecl as this 
pattern may be replicated elsewhere.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72883



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to