Earlier quoted context omitted.
That's kind of like saying "You haven't read Shakespeare until you read him in the original Klingon." Waiting for Microsoft to make a compiler seems like it ought to be orthogonal to moving the language forward, especially when non-Microsoft tool chains are already doing better with that particular language. Microsoft has enough on their plate bringing C# and .Net to Linux and Unix, and I'd much rather they get that…
I'm obliged to make my c++ code work on a variety of platforms, and on windows this means visual studio.
Also, Visual Studio 2015 will ship with clang (http://blogs.msdn.com/b/vcblog/archive/2014/11/12/visual-stu...). Yes, that's for Android (and, in the future, iOS) only, but it would not surprise me if that it is a sign of things to come: either Microsoft starts following developments faster, or people will move to clang for development. And I doubt the current Microsoft would be bothered if their customers moved to use clang, as long as they kept using Microsoft technologies (even if that's limited to running on Azure)