]> granicus.if.org Git - clang/commit
Don't allow taking the address of an element in an ext_vector
authorNate Begeman <natebegeman@mac.com>
Sun, 15 Feb 2009 22:45:20 +0000 (22:45 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 15 Feb 2009 22:45:20 +0000 (22:45 +0000)
commitb104b1f6ca76cefab25c6ecb5df3bf87a0f875d3
treea8780a233427fc84683068e9d8cbde8142d58f2b
parent8e9dcb720bbc373ac6a152322f99a5ec46629c2e
Don't allow taking the address of an element in an ext_vector

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