]> granicus.if.org Git - clang/commit
Correctly check argument types for some vector macros in smmintrin.h. Put parentheses...
authorCraig Topper <craig.topper@gmail.com>
Fri, 30 Mar 2012 07:01:17 +0000 (07:01 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 30 Mar 2012 07:01:17 +0000 (07:01 +0000)
commit5aeaca3fa755cddba583842e7a0c3e168bf71b4d
tree86fd46180bfc4bfd554bdee93d00f2e9981bc58f
parent62a5c34ddc54696725683f6c5af1c8e1592c5c38
Correctly check argument types for some vector macros in smmintrin.h. Put parentheses around uses of vector macro arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153732 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx2intrin.h
lib/Headers/smmintrin.h
test/CodeGen/sse-builtins.c