summaryrefslogtreecommitdiff
path: root/test/SemaObjCXX
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-12-20 21:03:38 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-12-20 21:03:38 +0000
commit1c11a98e84f2d2ca40b963cb0b2511eddbef963f (patch)
tree08203d869668586d31e63baaef19fc052c94e3a8 /test/SemaObjCXX
parent56aba8eab88e79664e27f93a5917aa6eebbb9034 (diff)
downloadclang-1c11a98e84f2d2ca40b963cb0b2511eddbef963f.tar.gz
Fix an assertion failure regression in isDesignatorAtObjectEnd for
__builtin_object_size with incomplete array type in struct The commit r316245 introduced a regression that causes an assertion failure when Clang tries to cast an IncompleteArrayType to a PointerType when evaluating __builtin_object_size. rdar://36094951 Differential Revision: https://reviews.llvm.org/D41405 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321222 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaObjCXX')
0 files changed, 0 insertions, 0 deletions