]> granicus.if.org Git - clang/commit
simplify vector type compatibility testing.
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 05:36:14 +0000 (05:36 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 05:36:14 +0000 (05:36 +0000)
commitf62f9cd5a78e5445a02e37b277f7a2df9c19b7a3
tree6b0f4bf2334649df3d8df8da3e5645b2046f682a
parenteca7be6b7ebd93682eeaab2c71d59f2995dacdcc
simplify vector type compatibility testing.

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