[PATCH] D153690: [clang][Sema] Remove dead diagnostic for loss of __unaligned qualifier
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 30 11:29:44 PDT 2023
rnk added a comment.
In D153690#4627938 <https://reviews.llvm.org/D153690#4627938>, @hazohelet wrote:
> @rnk This reproducer code should be accepted for clang to be aligned with msvc's behavior, correct?
Yes, I think so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153690/new/
https://reviews.llvm.org/D153690
More information about the cfe-commits
mailing list