NoumanAmir657 added a comment.

@aaron.ballman 
why the member is not an constexpr can be seen from getNumVBases(). The 
'defaultedSpecialMemberIsConstexpr'  returns false whenever getVNumBases is 
true for this so we can use that to identify when to give which error 
diagnostic.
Can you verify whether this would work or is there any problem with this. I 
haven't uploaded the diff yet


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158540/new/

https://reviews.llvm.org/D158540

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to