[PATCH] D127593: [clang] Fix trivially copyable for copy constructor and copy assignment operator
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 15 06:02:52 PDT 2022
erichkeane added a comment.
In D127593#3583125 <https://reviews.llvm.org/D127593#3583125>, @royjacobson wrote:
> Thank you! LGTM. I see the CI still has those OpenMP failures - could you try to rebase on main to get it green?
>
> @erichkeane is this good to go? Should I ping some ABI people about this?
I think this is probably good to go here. The OMP failures are still there though, which is a touch concerning.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127593/new/
https://reviews.llvm.org/D127593
More information about the cfe-commits
mailing list