[PATCH] D24102: [LLVM/Support] - Disallow match() method of llvm::Regex to change object state.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 14:21:19 PDT 2016
I think it is still good to have. I don't like to sprinkle const_cast
everywhere.
On Fri, Sep 2, 2016 at 2:19 PM, George Rimar <grimar at accesssoftek.com>
wrote:
> grimar abandoned this revision.
> grimar added a comment.
>
> Change was intended to use in lld, but it is no more needed atm.
>
>
> https://reviews.llvm.org/D24102
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/af223e6a/attachment.html>
More information about the llvm-commits
mailing list