You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really know how to make a minimally reproducible case here, as I can't trigger this without the combination of Catch2 and my source code. If I leave out Catch2, it doesn't trigger either. Please let me know what I could do to improve this report.
The text was updated successfully, but these errors were encountered:
clang version: 19
When compiling with lto=full and address sanitizer, I get weird errors:
All of these errors disappear if I remove either lto or address sanitizer.
Source file compilation:
Linking:
I don't really know how to make a minimally reproducible case here, as I can't trigger this without the combination of Catch2 and my source code. If I leave out Catch2, it doesn't trigger either. Please let me know what I could do to improve this report.
The text was updated successfully, but these errors were encountered: