[PATCH] D58016: fixes copy constructor generation of classes containing 0-length arrays followed by exactly 1 trivial field (fixes #40682)
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 11 10:40:41 PST 2019
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Ah, thanks, seems like a reasonable fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58016/new/
https://reviews.llvm.org/D58016
More information about the cfe-commits
mailing list