[PATCH] D92751: Precondition isHomogeneousAggregate on isCXX14Aggregate

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 07:45:31 PST 2020


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

Added extra tests for additional conditions and IR -> assembly tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92751

Files:
  clang/lib/CodeGen/CGCXXABI.cpp
  clang/lib/CodeGen/CGCXXABI.h
  clang/lib/CodeGen/MicrosoftCXXABI.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp
  llvm/test/CodeGen/AArch64/arm64-windows-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92751.311906.patch
Type: text/x-patch
Size: 7875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/9feed1f7/attachment.bin>


More information about the llvm-commits mailing list