[PATCH] D39455: [CodeGen] Add initial support for union members in TBAA

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 29 05:44:43 PST 2017


kosarev updated this revision to Diff 124726.
kosarev added a comment.

- Added tests with nested unions.
- Rebased.


https://reviews.llvm.org/D39455

Files:
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CodeGenModule.h
  lib/CodeGen/CodeGenTBAA.cpp
  lib/CodeGen/CodeGenTBAA.h
  test/CodeGen/tbaa-union.cpp
  test/CodeGen/union-tbaa1.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39455.124726.patch
Type: text/x-patch
Size: 12429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171129/e496d483/attachment-0001.bin>


More information about the cfe-commits mailing list