]> granicus.if.org Git - clang/commit
De-constify Types in FunctionType::get().
authorJay Foad <jay.foad@gmail.com>
Mon, 11 Jul 2011 07:56:41 +0000 (07:56 +0000)
committerJay Foad <jay.foad@gmail.com>
Mon, 11 Jul 2011 07:56:41 +0000 (07:56 +0000)
commit00d40eae546219786a74564fc0d95eab1978b82b
treea90c146a0962b76ac148aca0f160cd0ba1651649
parent74e1332a94e7c0214f8c2b7c7684a38ebd3f84a5
De-constify Types in FunctionType::get().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134888 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp