"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "2ecc34dd3cf6ec6294bc507f88df034a1e204ce3"
-
John McCall authored
store it on the expression node. Also store an "object kind", which distinguishes ordinary "addressed" l-values (like variable references and pointer dereferences) and bitfield, @property, and vector-component l-values. Currently we're not using these for much, but I aim to switch pretty much everything calculating l-valueness over to them. For now they shouldn't necessarily be trusted. llvm-svn: 119685
7decc9e4
Loading