]> granicus.if.org Git - clang/commit
make CheckArithmeticConstantExpression() aware of &foo and pointers
authorNuno Lopes <nunoplopes@sapo.pt>
Mon, 1 Sep 2008 14:47:06 +0000 (14:47 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Mon, 1 Sep 2008 14:47:06 +0000 (14:47 +0000)
commitf7e37ce8400d5ba3b0613116034aaa30e6a70b3e
treeba53417a855865938d6c47b95da1cb3d9965cd69
parentb381aac9bae6d608c72267dd0ed08ec6369e94e4
make CheckArithmeticConstantExpression() aware of &foo and pointers

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/Sema/array-init.c