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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 15 13:38:39 PDT 2018


rjmccall added a comment.

I'm not sure it's supposed to be a valid state to get into IRGen with a non-trivial destructor that isn't yet declared.  Richard?


Repository:
  rC Clang

https://reviews.llvm.org/D44536





More information about the cfe-commits mailing list