JonasToth added a comment.

> I feel constness doesn't matter much since we're treating them as values and 
> both const values & non-const values are just values.

marking the pointer itself const is not very common as well, thats why i feel 
we should be especially exhaustive with our tests as real projects probably 
won't show problems.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50953



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

Reply via email to