I wonder what performance impact this has had (if any). The last time I tested using Clang vs Visual C++ for compiling and found that the VC++ .exe was larger, but also faster to execute. I don't use ...