]> granicus.if.org Git - clang/commit
Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifying the...
authorCraig Topper <craig.topper@gmail.com>
Thu, 4 Jul 2013 13:11:33 +0000 (13:11 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 4 Jul 2013 13:11:33 +0000 (13:11 +0000)
commit1686069c03495a3619cc921e3ddeb3417ea6ec25
tree4ee0b325d3659a441d1fec41485eeee21761ca11
parent56312023bf62cb40d2e33ea5e14d55c1e42303a7
Use SmallVectorImpl::const_iterator instead of SmallVector to avoid specifying the vector size.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185623 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Initialization.h