[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
Mon Jun 13 13:16:06 PDT 2022
royjacobson added a comment.
I don't think the OpenMP tests are failing because of this PR, they are a bit flaky sometimes.
@erichkeane - Since we haven't branched clang15 yet, I think it's Ok not to add the Ver15 value to the ABI options?
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