Fixing the polly build.
authorChris Bieneman <beanz@apple.com>
Thu, 28 May 2015 21:51:52 +0000 (21:51 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 28 May 2015 21:51:52 +0000 (21:51 +0000)
commit9cc5055248bdde9e0f61dfa818bfd0be7a347afd
treef9b5ceda3887adb437dd5d7c405cee1317d34c01
parent588f5f0cbb2ca5fd3d63c685e010cb7dfda7897b
Fixing the polly build.

I broke the polly build in r238505. This fixes the failure by adding non-const iterator erase methods to cl::list_storage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238509 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h