I will say that I started using Clang on Visual Studio for MAME and have not looked back.

Its not just that you're not dealing with the VC specific compilation bugs, but that unoptimized (i.e. - debugging) code is several times faster. Not sure what is happening, but it makes for a much more satisfactory debugging experience.