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
This sounds like a libc++ issue? What happens if you try to use this feature with emscripten today? Perhaps the upcoming change to upgrade libc++ to LLVM 19 will fix this: #22994 ?
This is a request for a compiler upgrade that supports
std::source_location
https://en.cppreference.com/w/cpp/utility/source_location
The text was updated successfully, but these errors were encountered: