Visual Studio support for GCC and Clang toolsets via vs-tool
In premake, use the 'toolset' api to choose "gcc" or "clang". Configure the toolchains according to the vs-tool usage instructions.
Supported features:
- MinGW platform
- Clang platform
8000