]> granicus.if.org Git - clang/commit
Replace the existing forms of ConstantArray::get() with a single form
authorJay Foad <jay.foad@gmail.com>
Wed, 22 Jun 2011 09:24:39 +0000 (09:24 +0000)
committerJay Foad <jay.foad@gmail.com>
Wed, 22 Jun 2011 09:24:39 +0000 (09:24 +0000)
commit97357602a289749d59520ac4ac31149f8d32e12e
tree2e4b3110848f43657bc0ca1806b09502afca7872
parent25a767651d14db87aa03dd5fe3e011d877dd4100
Replace the existing forms of ConstantArray::get() with a single form
that takes an ArrayRef.

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