Szelethus added a comment.

Mind that strong dependencies also ensure the order of evaluation, but that is 
a //guarantee// (**either** the dependency will be evaluated before the 
dependency, **or** none of them will be evaluated), and this patch is about 
//preference// (**if** both of them are enabled, the dependency will be 
evaluated first).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80905



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

Reply via email to