[libcxx-commits] [libcxx] [libc++] Put _LIBCPP_NODEBUG on all internal aliases (PR #118710)
Michael Buch via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 16 14:33:56 PST 2025
Michael137 wrote:
> > > Fix committed in [504dd57](https://github.com/llvm/llvm-project/commit/504dd577675e8c85cdc8525990a7c8b517a38a89) - though I'm not clear on how many distinct issues there might be here. Sounded like @Michael137 was tracking an lldb issue too?
> >
> >
> > Yea there's a Clang crash with `-gmodules` for types annotated with `nodebug`. Was going to put up a fix tomorrow
>
> any update on this?
I'll go ahead with the fix I mentioned above for now. Just writing up a test now
https://github.com/llvm/llvm-project/pull/118710
More information about the libcxx-commits
mailing list