[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
Fri May 27 23:40:52 PDT 2022


MitalAshok updated this revision to Diff 432699.
MitalAshok added a comment.

Rebase release notes


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.432699.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220528/85772356/attachment.bin>


More information about the cfe-commits mailing list