]> granicus.if.org Git - clang/commit
Revert "Speculative fix for va_list/nullability test on Hexagon and PPC."
authorJordan Rose <jordan_rose@apple.com>
Fri, 11 Nov 2016 01:29:15 +0000 (01:29 +0000)
committerJordan Rose <jordan_rose@apple.com>
Fri, 11 Nov 2016 01:29:15 +0000 (01:29 +0000)
commit116f2d856fe6d62f8c343028811edc9867573110
tree057a9e9a2135f5d5f1f2be0de0e049cfe2b18421
parent4f7770e365bd65e46393357538fbb886528a92c7
Revert "Speculative fix for va_list/nullability test on Hexagon and PPC."

This reverts commit r286533. At this point an array really is still an
array, but the problem is with /non-/array va_lists anyway.

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