search for: bb311c53

Displaying 1 result from an estimated 1 matches for "bb311c53".

2017 Oct 01
0
Is ArrayRef supposed to be immutable?
...t> Foo(Something); std::sort(Foo.begin(), Foo.end()); Will work fine. Is this expected? (FWIW: I expected this to only work with a MutableArrayRef) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170930/bb311c53/attachment.html>