ASDenysPetrov added a comment.

@vsavchenko

> Why did you write it this way!?

I want the map contains only valid constraints at any time, so we can easely 
get them without traversing with all variants intersecting with each other. I'm 
gonna move `updateExistingConstraints ` logic to `VisitSymbolCast`. I think 
your suggestion can even improve the feature and cover some more cases. I'll 
add more tests in the next update. Thanks!


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

https://reviews.llvm.org/D103096

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

Reply via email to