[PATCH] D127593: [clang] Fix trivially copyable for copy constructor and copy assignment operator
Javier Alvarez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 16 13:48:21 PDT 2022
Javier-varez added a comment.
For referente, I run the tests without this change on commit:
commit 94d1692aa155adf3b69609d142762b8c696e0710 (upstream/main, upstream/HEAD)
Author: Fangrui Song <i at maskray.me>
Date: Tue Jun 14 21:25:56 2022 -0700
[MC] Remove unused MCStreamer::SwitchSection
switchSection should be used instead.
And the tests with this patch just has this patch on top of the previous commit
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