]> granicus.if.org Git - clang/commit
Propagate the "deduced from array bound" bit when comparing deduced
authorDouglas Gregor <dgregor@apple.com>
Wed, 5 Jan 2011 21:00:53 +0000 (21:00 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 5 Jan 2011 21:00:53 +0000 (21:00 +0000)
commit135ffa7375fb5802b92f42774e02d0e6e4c78e5b
tree9f971fb93f79db65100917ca05734319977bc032
parentd53e16abd1dcaa2942d5183f48e7f63d0e75b35a
Propagate the "deduced from array bound" bit when comparing deduced
template argument packs. Plus, remove a FIXME that I fixed yesterday.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122903 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp