[PATCH] D125802: Fix std::has_unique_object_representations for _BitInt types with padding bits

Mital Ashok via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 17 14:27:51 PDT 2022


MitalAshok updated this revision to Diff 430186.
MitalAshok edited the summary of this revision.
MitalAshok added a comment.

Added release note and missing test for struct with reference member


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125802

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/AST/ASTContext.cpp
  clang/test/SemaCXX/has_unique_object_reps_bitint.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125802.430186.patch
Type: text/x-patch
Size: 5783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220517/424c370f/attachment.bin>


More information about the cfe-commits mailing list