[PATCH] D44948: Add diagnostic -Waggregate-ctors, "aggregate type has user-declared constructors"
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 27 16:49:39 PDT 2018
Quuxplusone planned changes to this revision.
Quuxplusone added a comment.
This is related to an upcoming C++ paper, definitely not ready for prime time (e.g. no tests), and quite possibly never will be ready (although if people thought it would be useful, I'd be happy to clean it up and add tests).
I'll mark it "Plan Changes" for now and perhaps just abandon it in a few days/weeks. Sorry I didn't mark it as such to begin with.
Repository:
rC Clang
https://reviews.llvm.org/D44948
More information about the cfe-commits
mailing list