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

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 21 18:14:46 PST 2022


shafik accepted this revision.
shafik added a comment.

LGTM



================
Comment at: clang/lib/AST/Interp/Interp.cpp:1
 //===------- Interpcpp - Interpreter for the constexpr VM ------*- C++ -*-===//
 //
----------------
One more time :-)


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

https://reviews.llvm.org/D136694



More information about the cfe-commits mailing list