|
|
|
|
|
by eXpl0it3r
3879 days ago
|
|
I find it interesting that most of your points in favor of Xcode are just because of the clang backend, while the points for Visual Studio are more about the IDE itself. Would be interesting to hear your opinion again, once clang is fully supported through Visual Studio. |
|
One strange thing I see with clang running on Windows (in the form of the emscripten fastcomp backend) is, that clang runs a lot slower on Windows than OSX or Unix. So may be it is some underlying IO problem? I'm not sure but hope this can be fixed.