]> granicus.if.org Git - clang/commit
Fix an extremely stupid bug causing terrible miscompilations
authorJohn McCall <rjmccall@apple.com>
Tue, 6 Dec 2011 02:56:18 +0000 (02:56 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 6 Dec 2011 02:56:18 +0000 (02:56 +0000)
commitb92e5d0acbb21e57498fcc4157e108a50c82b857
treeb8604e048505ab893f8221e346f7686f60f2260c
parente209e5026892cb07294f733c72bd51359c0f0e72
Fix an extremely stupid bug causing terrible miscompilations
of &= on pseudo-objects.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145904 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
test/CodeGenObjC/property.m