[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
Thu Jun 16 15:33:06 PDT 2022
royjacobson added a comment.
The OpenMP tests passed on D127998 <https://reviews.llvm.org/D127998> (I think just randomly?). I'm going to commit this tomorrow morning so I can revert if needed.
Javier, thanks again for the patch and for the patience!
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