[libcxx-commits] [libcxx] [libc++] Put _LIBCPP_NODEBUG on all internal aliases (PR #118710)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 9 16:53:09 PST 2025
philnik777 wrote:
> My crash report is an lld-generated report.tar, which should be easier to reproduce than others (just run `lld-link @response.txt`)
That's very possible. Unfortunately, I don't have a very firm grasp on what lld actually does and how it would map to source code. libc++ is most likely the only part I can work in with any amount of efficiency.
https://github.com/llvm/llvm-project/pull/118710
More information about the libcxx-commits
mailing list