The new message is a bit verbose, but it makes it clearer that this isn't
a problem in libc++abi, but instead a problem in the user's code. Otherwise,
we get bugs sent down to libc++abi because people see this message in their
crash logs.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG59736ceb8d45: [libc++abi] Make the error message for recursive initialization of function…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo