After #593 was merged, I'm observing the build emitting this warning:
[721/945] Linking CXX shared library out\bin\i386\msvcp140_atomic_wait_oss.dll
atomic_wait.cpp.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
I believe that the build should never emit this warning.
After #593 was merged, I'm observing the build emitting this warning:
I believe that the build should never emit this warning.