Only initialize the streams cout/wcout/cerr/wcerr etc once, rather than any...
Only initialize the streams cout/wcout/cerr/wcerr etc once, rather than any time Init::Init is called. Fixes PR#43300 llvm-svn: 371864
Loading
Please sign in to comment