[PATCH] D31885: Remove TBAA information from LValues representing union members

Krzysztof Parzyszek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 11:04:58 PDT 2017


kparzysz updated this revision to Diff 94699.
kparzysz added a comment.

Do not stop the check for unions at the first MemberExpr (unless it's a union).


Repository:
  rL LLVM

https://reviews.llvm.org/D31885

Files:
  lib/CodeGen/CGExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31885.94699.patch
Type: text/x-patch
Size: 10038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170410/00a23cbc/attachment.bin>


More information about the cfe-commits mailing list