Open jroelofs opened 5 months ago
I believe the problem is that TypeInfoIsInStandardLibrary
and ItaniumCXXABI::EmitFundamentalRTTIDescriptors
don't agree. Which one is correct?
cc @sjoerdmeijer @majnemer @zygoloid
@llvm/issue-subscribers-c-1
Author: Jon Roelofs (jroelofs)
Oops, looks like we missed this comment when authoring / reviewing the patch.
Yep. We should probably enforce that with an assertion on both ends.
https://clang.godbolt.org/z/9Tzaahx4q