jlebar added a comment.

> @jlebar: Justin, any suggestions on what we can/should do regarding [const 
> correctness issues]?


Using "mutable" to work around const-incorrectness should be a last resort.  
I've been frustrated by the const-incorrectness of Action as well, but if it's 
an issue here, I think it needs to be fixed, not hacked around.


http://reviews.llvm.org/D18171



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

Reply via email to