summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-25 21:23:19 +0000
committerChris Lattner <sabre@nondot.org>2009-04-25 21:23:19 +0000
commitcde89e48b23f80899225e91b3eedf3b6e7388d8d (patch)
tree25a4a84c228f8054fde98d22751d7d40575b20c2 /clang/lib/Sema/SemaExpr.cpp
parent95272494cb00591bd51593b5222159a8452f79dd (diff)
downloadbcm5719-llvm-cde89e48b23f80899225e91b3eedf3b6e7388d8d.tar.gz
bcm5719-llvm-cde89e48b23f80899225e91b3eedf3b6e7388d8d.zip
Allow aliasee to be a GEP or bitcast instead of just a bitcast.
The real fix for this whole mess is to require the operand of the alias to be a *GlobalValue* (not a general constant, including constant exprs) but allow the operand and the alias type to be unrelated. This fixes PR4066 llvm-svn: 70079
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud