https://github.com/ldionne requested changes to this pull request.

> The underlying issues is fixed in 
> https://github.com/llvm/llvm-project/pull/67860 but if we ever introduce an 
> new MSan error inside libunwind we will see the same infinite recursion 
> because MSan diagnotics try to print a stacktrace using libunwind (calling 
> __unw_getcontext again).

Got it, I think this makes sense then, but I don't think the current 
implementation is really ideal -- let's see what you think about my suggestion.

https://github.com/llvm/llvm-project/pull/67861
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to