]> granicus.if.org Git - clang/commit
When diagnosing address-space changes, apply array-to-pointer decay first.
authorJohn McCall <rjmccall@apple.com>
Tue, 1 Feb 2011 23:28:01 +0000 (23:28 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 1 Feb 2011 23:28:01 +0000 (23:28 +0000)
commit40249e7487c3314f185c63302aaad9edde6dfd53
tree74658f0a40cb9b422b64cf7bec62b06a3bc0f08e
parentccd5259d33cbbdd6f5fbf7ccab4cb4a2702309ea
When diagnosing address-space changes, apply array-to-pointer decay first.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/Sema/address_spaces.c