[PATCH] D44536: Avoid segfault when destructor is not yet known

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 19 15:55:04 PDT 2018


rjmccall added a comment.

I think Richard is probably catching up from a week at the C++ committee.

To be clear, I am objecting to this; I think the destructor should clearly have been created at this point.  I'm just hoping Richard will have an idea for how best to fix it.


Repository:
  rC Clang

https://reviews.llvm.org/D44536





More information about the cfe-commits mailing list