[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
Wed May 18 07:21:48 PDT 2022


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

Removed useless isReferenceType check


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.430373.patch
Type: text/x-patch
Size: 5603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/d27355b5/attachment.bin>


More information about the cfe-commits mailing list