NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Looks great, thanks!

I think the overall plan for any taint work would be to remove it from the 
program state API and move getters/setters into its own translation unit (like 
dynamic type propagation) as part of the overall plan to introduce shared 
checker states. So, like, not just the visitor, but the whole trait itself.


Repository:
  rC Clang

https://reviews.llvm.org/D46007



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

Reply via email to