]> granicus.if.org Git - clang/commit
[ASTMatchers] Fix build for VariadicFunction.
authorSamuel Benzaquen <sbenza@google.com>
Fri, 25 Mar 2016 17:46:02 +0000 (17:46 +0000)
committerSamuel Benzaquen <sbenza@google.com>
Fri, 25 Mar 2016 17:46:02 +0000 (17:46 +0000)
commita5cf043c4dd6d4065ce42f072f0691578f1d725b
treedb8686a74443f75933351d1e725c9fa4853068b4
parenteacdb14b4d95109b817b1fa99962d1a000f10b0d
[ASTMatchers] Fix build for VariadicFunction.

Under some conditions the implicit conversion from array to ArrayRef<>
is not working.
Fix the build by making it explicit.

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