]> granicus.if.org Git - clang/commit
Silly special case: never load when dereferencing void*.
authorJohn McCall <rjmccall@apple.com>
Sat, 4 Dec 2010 12:43:24 +0000 (12:43 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 4 Dec 2010 12:43:24 +0000 (12:43 +0000)
commitfd569004b78124c1041feee75a1e311166268c8d
treeea1522d2b59bc9cfcd8ac79aebf0bc8fe072cdd5
parent85515d64c15838eadb3ffe82b635f8217b04be8a
Silly special case:  never load when dereferencing void*.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120905 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp
test/CodeGen/exprs.c