[PATCH] D136694: [clang][Interp] Check that constructor calls initialize all record fields

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 2 04:59:24 PST 2022


tbaeder added a comment.

Oh I think this patch is doing too much. The checking should only occur for global variables.


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

https://reviews.llvm.org/D136694



More information about the cfe-commits mailing list