[PATCH] D24102: [LLVM/Support] - Disallow match() method of llvm::Regex to change object state.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 14:23:00 PDT 2016


> I think it is still good to have. I don't like to sprinkle const_cast everywhere.

Yes, but probably it is better to redesign Regex class more heavily than that change did.

George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/a387e556/attachment.html>


More information about the llvm-commits mailing list