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
../../string:1:15: error: source file is not valid UTF-8
This appears to be caused by one of the tests creating a file named string in the root source directory which the compiler thinks is the C++ <string> header.