]> granicus.if.org Git - clang/commit
Generalize ASTContext::areCompatibleVectorTypes to handle new Neon vector types.
authorBob Wilson <bob.wilson@apple.com>
Fri, 12 Nov 2010 17:24:54 +0000 (17:24 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 12 Nov 2010 17:24:54 +0000 (17:24 +0000)
commitf69eb7cf8e616b5aad7911ec6f79b24b0a009227
treea79cfda994516ce9bcb6a589b4d7f2fa393b6726
parentcc3b946c35c4372272034e6f0663089477a9a5bd
Generalize ASTContext::areCompatibleVectorTypes to handle new Neon vector types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118901 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp