[libcxx-commits] [libcxx] Fix typeinfo for undefined sanitizer (PR #121228)
Valery Mironov via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 9 09:28:07 PST 2025
MBkkt wrote:
> > > I'd much rather fix the underlying issue instead.
> >
> >
> > Ofc, but it's unrealistic, no one cares
>
> You seem to care.
@philnik777
I mean, I don't really believe someone will spend time to investigating the underlying problem in near future.
I'm personally not familiar with the internals of the compiler runtime, and unfortunately I have other priorities.
I think these changes just fix the issue that already happened.
And if no one plan to investigate this in near future, probably better to use not "right" fix and have issue/task/todo/whatever to investigate it later, maybe someone sometime will do this
https://github.com/llvm/llvm-project/pull/121228
More information about the libcxx-commits
mailing list