[PATCH] D53860: [SemaCXX] Don't check base's dtor is accessible
Brian Gesiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 30 19:36:04 PDT 2018
modocache abandoned this revision.
modocache added a comment.
Yes, thanks @rsmith! And sorry @ahatanak for the trouble of explaining your code here.
The new standards behavior does impact @twoh and I's codebase in a few places, but as you explained we can simply change the source to not use list-initialization.
Thanks all!
Repository:
rC Clang
https://reviews.llvm.org/D53860
More information about the cfe-commits
mailing list