Unfortunately, https://reviews.llvm.org/rG8acdcf4016876d122733991561be706b64026e73 didn't include handling for the fact that throw's implementation takes a pointer to a type's typeinfo struct, which implies that its signature needs to change as well. This patch corrects that and adds a test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo