rsmith added a comment.

Does this check destructors of nested aggregate initializations in the case 
where brace elision occurs? I don't think just checking the top level of the 
SK_ListInitialization is enough. Perhaps it would make more sense to mark the 
dtors used from InitListChecker (in non-VerifyOnly mode).


Repository:
  rC Clang

https://reviews.llvm.org/D45898



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

Reply via email to