Commits

Han Sangjin committed cccfbf4d3c8
[swiftc/msvc] Compiling with MSVC (#1516) Some modifications for the ms-extension option of the clang.exe in the Visual Studio 2015 development environment This patch is only for swiftc.exe. I used the library set of Visual Studio 2015 Update 1 and recent version of swift-clang as the compiler. If you are using the real MSVC compiler, more patch might be required.