[PATCH] D139267: Supporting tbaa.struct metadata generation for bitfields

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 18:02:14 PDT 2023


strimo378 updated this revision to Diff 525387.
strimo378 added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

- Updated a test case
- Supporting correct output for -new-struct-path-tbaa
- Added a paragraph to LangRef.rst (see https://discourse.llvm.org/t/rfc-clearify-tbaa-struct-requirements-within-language-reference/70835 )


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139267/new/

https://reviews.llvm.org/D139267

Files:
  clang/lib/CodeGen/CodeGenTBAA.cpp
  clang/lib/CodeGen/CodeGenTBAA.h
  clang/test/CodeGen/tbaa-struct.cpp
  llvm/docs/LangRef.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139267.525387.patch
Type: text/x-patch
Size: 7813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/e4ef7a2d/attachment.bin>


More information about the cfe-commits mailing list