[PATCH] D125802: Fix std::has_unique_object_representations for _BitInt types with padding bits
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 1 08:35:42 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG872f74440f3c: Fix std::has_unique_object_representations for _BitInt types with padding bits (authored by MitalAshok, committed by aaron.ballman).
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.433412.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/e058b96a/attachment.bin>
More information about the cfe-commits
mailing list