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
clang::lifetimebound found that a string appearing in src/xml2_utils.h can outlive the the lifetime of the argument it's constructed from. This issue accompanies a patch to fix that issue.