[PATCH] D127593: [clang] Fix trivially copyable for copy constructor and copy assignment operator
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 15 14:10:04 PDT 2022
royjacobson added a comment.
In D127593#3585073 <https://reviews.llvm.org/D127593#3585073>, @erichkeane wrote:
> The OMP failures are still there though, which is a touch concerning.
Yeah, I rerun the CI and it still fails. I couldn't reproduce the failures locally, though, and the CI logs don't seem to contain any actual problem. I'm not sure what to do from here.
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