ymand wrote:

Martin, I've thoroughly updated the refactoring, exactly as you suggested -- 
all of the interesting differences are actually just in how we handle the 
logical operations, so most of the changes are now in DataflowEnvironment.cpp.  
I've left the factoring in Transfer because we may want it for the future -- 
these two models both use formulae, but other implementations could differ. 

The test failures are down to 35 and all they are all WAI -- places where we 
have genuine differences between the models, primarily around encoding custom 
API properties with formulae.

https://github.com/llvm/llvm-project/pull/82950
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to