[PATCH] D70729: Workaround for EvalInfo ctor for MSVC 2017

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 11:08:06 PST 2019


hliao accepted this revision.
hliao added a comment.
This revision is now accepted and ready to land.

LGTM, anyway calling a virtual function inside the constructor is not encouraged.


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

https://reviews.llvm.org/D70729





More information about the cfe-commits mailing list